Re: [openssl-users] Re: Special character in CA name

2011-12-16 Thread Jakob Bohm
On 12/15/2011 2:45 PM, gkout wrote: 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 :) Maybe the other command (-nameopt multiline,show_type) suggested by Dr. He

Re: [openssl-users] Re: Special character in CA name

2011-12-15 Thread gkout
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 t

Re: [openssl-users] Re: Special character in CA name

2011-12-15 Thread Dr. Stephen Henson
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, contai

Re: [openssl-users] Re: Special character in CA name

2011-12-15 Thread gkout
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: ope

Re: [openssl-users] Re: Special character in CA name

2011-12-15 Thread gkout
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: ope

Re: [openssl-users] Re: Special character in CA name

2011-12-15 Thread Erwann Abalea
Do you have an UTF8 capable terminal? Can you send the certificate you're testing? Le 15/12/2011 09:17, gkout a écrit : No joy... openssl x509 -text -noout -in blablabla.pem -nameopt -esc_msb outputs : ESPA%D1A -- Erwann ABALEA - ypéritorhinotachytrope: colérique, qui s'énerve rapidement

Re: [openssl-users] Re: Special character in CA name

2011-12-15 Thread gkout
No joy... openssl x509 -text -noout -in blablabla.pem -nameopt -esc_msb outputs : ESPA%D1A Erwann ABALEA wrote: > > Have you tried this: > > openssl x509 -text -noout -in blablabla.pem -nameopt -esc_msb > > Le 14/12/2011 19:16, Vladimir Puz a e'crit : >> I have the same problem, but with KO

Re: [openssl-users] Re: Special character in CA name

2011-12-14 Thread Erwann Abalea
Have you tried this: openssl x509 -text -noout -in blablabla.pem -nameopt -esc_msb Le 14/12/2011 19:16, Vladimir Puz a e'crit : I have the same problem, but with KOI8-RU certificates. It will be great if someone can help. *On Wed, 14 Dec 2011 16:19:41 + (UTC), Lou Picciano wrote* > as I un