Im stucked with this, and still no solution

I am reading client certificates and all utf8 characters are treated with '\x'
where in apache or openssl I can disable this? please.........

Luis

From: luisne...@hotmail.com
To: openssl-users@openssl.org
Subject: RE: bad characters encoded on ssl logs coming from x509 cert
Date: Wed, 28 Apr 2010 14:09:10 +0000








So what to change in my system so apache manages the certificates as it should? 
I cant find any settings for this.

the ssl logs is full of the '\x' characters. 
Is there any parameter on some openssl.conf or other file? Im keep googling 
around and cant find anything

I dont want apache/mod_ssl to read the certificates and convert the UTF8 in 
there to '\x'

> Date: Wed, 28 Apr 2010 14:45:10 +0200
> From: st...@openssl.org
> To: openssl-users@openssl.org
> Subject: Re: bad characters encoded on ssl logs coming from x509 cert
> 
> On Wed, Apr 28, 2010, Phillip Hellewell wrote:
> 
> > On Tue, Apr 27, 2010 at 5:29 PM, Luis Neves <luisne...@hotmail.com> wrote:
> > >
> > > As I think they are in DER format so I use
> > > openssl x509 -inform DER -in xxxxxx.cer -noout -text
> > 
> > I was able to get it to output the characters correctly by adding
> > "-nameopt multiline,utf8,-esc_msb" to the command-line.
> > 
> > It makes me wonder though why isn't UTF-8 the default output on a
> > Linux system with LANG set to "en_US.UTF-8"?
> > 
> 
> Backwards compatibility reasons mainly. We have to be very careful changing
> defaults as it can (and has) broken a lot of stuff in the past relying on
> existing behaviour.
> 
> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
                                          
Hotmail: Powerful Free email with security by Microsoft. Get it now.            
                          
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

Reply via email to