Need help with signing a csr with a openssl generated CA.

2010-08-29 Thread Andy GOKTAS
We're trying to generate self signed certs and don't seem to keep the attributes after a csr is signed by a self generated CA via openssl (i.e.: OIDs specified in openssl.cfg drop off the server cert after signed, thus creating a V1 cert). Here is an example of the syntax I'm using:

Need help with signing a csr with a openssl generated CA.

2010-08-29 Thread Andy GOKTAS
Hello, We're trying to generate self signed certs and don't seem to keep the attributes after a csr is signed by a self generated CA via openssl (i.e.: OIDs specified in openssl.cfg drop off the server cert after signed, thus creating a V1 cert). Here is an example of the syntax I'm using:

RE: Need help with signing a csr with a openssl generated CA.

2010-08-29 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of Andy GOKTAS Sent: Friday, 27 August, 2010 13:00 To: openssl-users@openssl.org Subject: Need help with signing a csr with a openssl generated CA. Hello, We're trying to generate self signed certs and don't seem to keep the attributes