RE: openssl usage questions

2005-03-29 Thread Steve Pruitt
Greetings, I am bit new to this.  So if someone can help, I will be grateful.   I downloaded because OpenSSL because I am trying to get define a htttp port on Tomcat.  To do so I seem to need a keystore file.  Searching on keystore led me to OpenSSL.  Following some instructions I found, I

Re: openssl usage questions

2005-03-29 Thread Prashant Kumar
Here are answer's to some of your questions:   1. OpenSsl supports the X509 v3 certificate format which is used by IPSEC. So certificates generated by OpenSsl can be used for IPSEC.   2. OpenSsl has support for cut and paste mechanism (you mean PKCS10/PKCS7!). Look at apps/req.c (generation of PKCS