RE: ¿offtopic? (OpenSSL-OpenSSH-SCO OSRV5.0.5)

2001-08-31 Thread Ivan Lopez
Thanks. It works!!. IVAN -Mensaje original- De: Boyd Lynn Gerber [SMTP:[EMAIL PROTECTED]] Enviado el: jueves 30 de agosto de 2001 14:49 Para: '[EMAIL PROTECTED]' CC: Ivan Lopez Asunto: Re: ¿offtopic? (OpenSSL-OpenSSH-SCO OSRV

RE: Password Protected Certs

2001-08-31 Thread Ryan Hurst
Title: Password Protected Certs Try to decrypt it with the password. I am assuming you are talking about a PKCS12 blob, if that's the case see the PKCS12 test application for code examples on how to do this.   Ryan   -Original Message- From: Andrew Finnell [mailto:[EMAIL PROTEC

follow up to "Odd run-time failure."

2001-08-31 Thread sschaef2
Using Slackware 7.1 or 8.0 doesn't seem to matter. Program is written in C++ using GNU's g++ compiler. Same failure with OpenSSL-0.9.6a/b. Problem: The web app that I'm coding dies after a few calls to "malloc()" or C++'s new in the middle of the call. No error code is returned. I've took out

!Help?

2001-08-31 Thread Nebi Musa
Would someone please explain me step by step how toestablish a connection using the OpenSSL Library?   I need to be a Certificate Authority in order to recieve anencrypted data for one source, and to use another Certificate withmy own encryption in order to send more data to another source