http://bugzilla.novell.com/show_bug.cgi?id=575470 http://bugzilla.novell.com/show_bug.cgi?id=575470#c3 Ben Kevan <ben.kevan@bio-rad.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ben.kevan@bio-rad.com | --- Comment #3 from Ben Kevan <ben.kevan@bio-rad.com> 2010-02-01 16:36:33 UTC --- Vladimir, When trying to get data from the .pfx certificate which was exported from the Windows CA I get: openssl x509 -in ~/Documents/Personal/certs/Ben_Kevan_Oct_8_2010.pfx -noout -text unable to load certificate 26829:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: TRUSTED CERTIFICATE However, when doing it against the .pem's which were extracted from the .pfx, I get an export for the clcert.pem (client cert). But for the one exported as cacert.pem. I get: openssl x509 -in ~/Documents/Personal/certs/bkevancacert.pem -noout -text unable to load certificate 27463:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: TRUSTED CERTIFICATE I also get the above error when trying to compare the key. What am I doing wrong when exporting or when extracting the pem's from the cert? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.