Hi there,

I have to modify the program where openca issues the cert to call one of my
java program to extract the rsa public key from the issued cert and load the
rsa public key to another db sitting on another machine.

Where can I find the program that are called to issue the certificate from
the CA operator?  I found the following files on openca, but would like some
verification if these are the right files or any other files I should know
about:

Path to where openca store the pub key PEM files:
/usr/local/openca/openca/var/crypto/certs

/usr/local/openca/bin/openca-newcert

At line 117:
## Issue the Certificate
${openssl} ca -config ${cnf} -preserveDN -extfile ${exts} -in ${req}

echo

Any help is much appreciated!
-Janet
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to