I can not sign a request containing latin characters with the msb set. Openssl will escape the characters even i I set -esc_msb in the config file.

I made a request containing norwegian characters and tried the following command:

openssl ca  -spkac test.spkac

Setting  the option
name_opt        = ca_default,-esc_msb

will display the request confirmation properly, but if I sign the sequest bthe certificate ends up with ecaped characters.
How can I avoid  escaping in signed certificates?

Øyvind Jelstad
Cumulus IT AS
begin:vcard
fn;quoted-printable:=C3=98yvind Jelstad
n;quoted-printable:Jelstad;=C3=98yvind
email;internet:[EMAIL PROTECTED]
tel;cell:977 48 392
version:2.1
end:vcard

Reply via email to