-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Miranda, Joel Louie M wrote:
| Hi, does anyone remember how to generate custom ssl certificate using | openssl?
If you mean self-signed certificate, try:
# openssl genrsa -des3 -out privkey.pem 2048 # openssl req -new -x509 -key privkey.pem -out cacert.pem -days 1095
Paul -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/A4aS5bL87xwrDZMRAnzJAKC2GHRo/r603uQuzsmsLt6nywpVggCgsgsV LSIpk9FH7kkbe54tjx2g5i8= =pXHW -----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]