RE: Unable to load CRL

2009-12-08 Thread Eisenacher, Patrick
Hi Radhakrishna, -Original Message- > From: owner-openssl-users On Behalf Of Radha krishna Meduri -X > Sent: Tuesday, December 08, 2009 12:29 PM > To: openssl-users@openssl.org > Subject: Unable to load CRL > > I am not able to load the crl in text format and I am getting following error >

Unable to load CRL

2009-12-08 Thread Radha krishna Meduri -X (radmedur - HCL at Cisco)
Hello I am not able to load the crl in text format and I am getting following error while issuing following command "openssl crl -in abcd.crl -text" unable to load CRL 28950:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:642:Expecting: X509 CRL Any idea what could be issue?

Re: pkcs11 help

2009-12-08 Thread Cristian Thiago Moecke
I think you may want to use the OpenSC PKCS#11 OpenSSL Engine http://www.opensc-project.org/engine_pkcs11/ 2009/12/8 Samuel123smith > > Hi ALL, > > I am new to OpenSSL and need some help on pkcs11. > > 1 . Does the latest OpenSSL 0.9.8k support the pkcs11 support? > If so , how to configure the

pkcs11 help

2009-12-08 Thread Samuel123smith
Hi ALL, I am new to OpenSSL and need some help on pkcs11. 1 . Does the latest OpenSSL 0.9.8k support the pkcs11 support? If so , how to configure the openssl with pkcs11 support? 2. I have searched through openssl for finding some document regarding pkcs11 but was not able to find any good doc