View Single Post
Posts: 32 | Thanked: 77 times | Joined on Dec 2011
#19
The easiest way is to put the ca of your self-signed cert to the right location. Unfortunately, I did this a long time ago and forgot how I did this.

I guess, it works as follows:
As root put your root ca's certificate (starts with "--- begin certficate---") to the /etc/ssl/certs folder. Then run c_rehash. Afterwards, the certificate should be known to openssl.
 

The Following User Says Thank You to hypnotoad123 For This Useful Post: