How can I decrypt a DES-EDE3-CBC file?

2009-12-26 Thread dutchman1
Hi, what's the openssl command to decrypt a DES-EDE3-CBC file? thanks! Chris -- View this message in context: http://old.nabble.com/How-can-I-decrypt-a-DES-EDE3-CBC-file--tp26908094p26908094.html Sent from the OpenSSL - User mailing list archive at Nabble.com.

RE: ASN1_get_object:too long

2009-11-10 Thread dutchman1
Dave, thanks very much for the detailed analysis. You were exactly right: I was writing the cert to the file system as text file, not binary file. thanks again! dutch Dave Thompson-4 wrote: > >> From: owner-openssl-us...@openssl.org On Behalf Of dutchman1 >> Sent: Friday, 06

ASN1_get_object:too long

2009-11-03 Thread dutchman1
Hi, I'm trying to parse a DER cert that seems to be invalid. I can parse it but not load it or convert it into a PEM file. Is there a way to find out what's wrong with the file? Thanks in advance! openssl x509 -inform der -in ..\certs\cert1.crt -out ..\ certs\cert1.pem unable to load certificat

Decrypting client certificate

2009-11-03 Thread dutchman1
Hi, I'm currently working on an EAP-TLS exchange. I have a private key file in this format: -BEGIN RSA PRIVATE KEY- Proc-Type: 4,ENCRYPTED My client certificate is encrypted. I also have a ca certificate that is not encrypted. I'd like to find out the openssl command to decrypt the clien

TLS: Certificate verification failed, error 7 (certificate signature failure) depth 2

2009-10-13 Thread dutchman1
Hi, I'm currently trying to integrate wpa_supplicant and OpenSSL 0.9.8k to authenticate to a wireless network using EAP-TLS. It seems like I'm failing on verifying the server certificate. Can anybody interpret the error for me and point me into a direction for troubleshooting? Thanks! SSL: SSL_