Dear all,
 
I am new to openSSL and an inexperienced C programmer. After compiling openssl library, I was going through the demos for understanding. In the demo after compilation of easy_tls with few warnings, when I run the server and client, it gets connected and able to write and read. But when I start TLS functionality, then the client says
 
E:unable to get local issuer certificate
/C=DE/CN=TestServer
 
The certificates are expired but are right there in the folder. I would like to know if this error is because the certificate is expired or due to some other problem and if possible, how to solve it. Should I create my own certificates with the same paramaters for solving this or how to solve this problem.
 
Thank you very much and awaiting,
Pjothi
 


 

Reply via email to