Re: X.509 certificate DN, character set

2011-04-01 Thread Dr. Stephen Henson
On Fri, Apr 01, 2011, Martin Kaiser wrote: > Dear all, > > I'm trying to create an X.509 certificate whose subject/issuer name > contains an ampersand & character. OpenSSL is encoding this as > T61String/TeletexString. I understand how this decision is made in > ASN1_mbstring_ncopy(). > > Readin

X.509 certificate DN, character set

2011-04-01 Thread Martin Kaiser
Dear all, I'm trying to create an X.509 certificate whose subject/issuer name contains an ampersand & character. OpenSSL is encoding this as T61String/TeletexString. I understand how this decision is made in ASN1_mbstring_ncopy(). Reading RFC3280, section 4.1.2.4 says about DNs "... and all cert

mod_ssl + openssl-0.9.7h

2011-04-01 Thread satish patel
Hey Guys, To fix some vuln.. I am planing to compile mod_ssl-2.8.1 with openssl-0.9.7h but getting following error. Look like version compatibility issue is there work around for this.. ( I can change my mod_ssl-2.8.1 version) make[1]: Entering directory `/home/satish/mod_ssl-2.8.3-1.3.19/pk