LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   openssl problem (https://www.linuxquestions.org/questions/programming-9/openssl-problem-365859/)

James_dean 09-22-2005 05:10 AM

openssl problem
 
I copied the following sample of using openssl to encrypt data.
Cannot post url fully so had to cut it down to this:
rtfm.com/openssl-examples/

I compiled the files fine. I can run the wclient and wserver samples fine when i run the wclient like this
$./wclient -i
This -i option means that it doesn't require the server to present a certificate. The problem arises when i run the program without the -i option. The program gets an error when opening the client.pem file. Do you need some special program to read these types of files. If not what is to be the problem?.


All times are GMT -5. The time now is 03:16 AM.