Re: Require help to understand a .crt file

2010-10-06 Thread colombus
in context: http://old.nabble.com/Require-help-to-understand-a-.crt-file-tp29883887p29890133.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http

Re: Require help to understand a .crt file

2010-10-06 Thread Dr. Stephen Henson
On Tue, Oct 05, 2010, colombus wrote: Hi I tried and I am getting following output openssl x509 -inform PEM -in online.crt -noout -text text.txt unable to load certificate 844:error:0906D06C:PEM routines:PEM_read_bio:no start line:.\crypto\pem\pem_lib. c:650:Expecting: TRUSTED

Require help to understand a .crt file

2010-10-05 Thread colombus
or verify it ?? -- View this message in context: http://old.nabble.com/Require-help-to-understand-a-.crt-file-tp29883887p29883887.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project

Re: Require help to understand a .crt file

2010-10-05 Thread Jakob Bohm
On 05-10-2010 07:01, colombus wrote: Hi I am new Cryptography and Open SSl I have file online.crt The spec says it contains an online certificate which is having a public key , a signature filed etc. I want extract these details from the file I need to know what type of file is online.crt Is