Hi Steve, oneline seems to do the job.
Issuer: C = ES, O = xxx ESPAÑA, CN = xxx ESPAÑA-xx All that is left now is to feed this into apache using UTF-8 format. Another challenge :) Dr. Stephen Henson wrote: > > 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 > > -- View this message in context: http://old.nabble.com/Special-character-in-CA-name-tp32958548p32981563.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org