Hi,

I'm planning to write a java application that sends the certificate signing
request to the RA enrollment page rather than using a browser to request the
certificate.  What information do I need to send in the HTTPS request?  What
I need is a list of the properties of the HTTPS request object going in.

My guess the RA or CA enrollment page is:

https://<localhost>/cgi-bin/pub/pki?cmd=basic_csr&CSR_TYPE=basic<https://s01.prog.devbms.com/cgi-bin/pub/pki?cmd=basic_csr&CSR_TYPE=basic>

Looking at the Basic Certificate Request form provided by openca I noticed I
need the following data:

Certificate data:
E-Mail
Name

User Data:
Name
Email
PIN
Re-tpe your PIN for confirmation

For all other field i leave blank or take as default.  Where in openca can i
locate the program that takes the cert request properties?

Any help is much appreciated!

thanks,
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