On Thu, Dec 15, 2011, gkout wrote: > > Hi Erwann, > > Putty is set to translate to UTF-8. > Unfortunately I can not send this certificate. It was generated by another > authority and sent to me, which means I can not re-try generating it again. > > One note: The file is a chain CA file, containing more CA authorities > > The command I run is: > > openssl x509 -text -noout -in /etc/pki/apache/pki-ca-xxx.pem -nameopt > -esc_msb > > and the output is: > > "xxx" to replace sensitive info. > > Issuer: C=ES, O=xxxx ESPA\xC3\x91A, CN=xxxx ESPA\xC3\x91A-AC xxxx >
Try -nameopt oneline,-esc_msb if that doesn't work indicate what you get if you do: -nameopt multiline,show_type in particular the type of the "O" field. 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