Hi,

This looks too easy but I am stuck ... I am trying to display the subject name 
of a certificate which contains multi-byte characters. I tried

$ openssl x509 -in <cert_file> -noout -subject -nameopt RFC2253 ( or 
oneline,-esc_msb)

And display the output in a web browser (IE or firefox) with character encoding 
set to UTF-8, neither gives me the right display.

Am I missing something? The characters are displayed correctly in the windows 
certificate viewer.

Thanks,
-binlu

Reply via email to