Thanks for informations.

I had seen at
http://epp.ph.unimelb.edu.au/epp/grid/globus/openca081.shtml
that we can execute command for import certs.
This is a tutorial wich present installation,
configuration and initialization.
They do (for RA Server User Certificate):

"
First RA Server User certificate:
> /usr/local/OpenCA/openssl req -new -keyout user.key
-out user.csr -days 360 -config
/usr/local/OpenCA/conf/openssl/openssl.cnf
> /usr/local/OpenCA/openssl ca -out user.crt -days 360
-config /usr/local/OpenCA/conf/openssl/openssl.cnf
-infiles user.csr
> /usr/local/OpenCA/openssl pkcs12 -export -in
user.crt -inkey user.key -out user.p12
To incorporate this certificate into the CA server
database...
> mkdir pems
> cp user.crt pems/user.pem
> openca-importcerts ./pems/ /usr/local/OpenCA
/usr/local/OpenCA/openssl
NOTE: They must have filenames *.pem
WARNING: openca-importcerts Deletes certificates in
the ./pems directory
To incorporate this certificate into the RA server
database...
> cp user.crt pems/user.pem
> openca-importcerts ./pems/ /usr/local/RAServer
/usr/local/OpenCA/openssl
"

This is for this that i thought we can do this import
certs.
Maybe have I had a bad "understanding".
So, now will I work about batch processor.


Sincerly.

Marchiani J-B


 >Ives Steglich wrote:
  >
 > > so check documentation and read parts about the
bat  chsystem, there is 
 > > some work in preparation to get this running,
oliver welter may be the 
 > > fittest in batch-system questions ;)
 > > 
  >i wanted to write, you need some more setup-work to
get the batchsystem 
  >running, the batchsystem itself is already running
and working ;)
 
  >greetings
  >dalini


        

        
                
D�couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to