[openssl-users] Self-signed error when using SSL_CTX_load_verify_locations CApath

Viktor Dukhovni openssl-users at dukhovni.org
Fri Nov 30 18:22:14 UTC 2018


> On Nov 30, 2018, at 12:47 PM, Charles Mills <charlesm at mcn.org> wrote:
> 
> I am using a client certificate that was signed by my “homegrown” CA (which uses the OpenSSL utility). When I point to the CA .PEM with SSL_CTX_load_verify_locations CAfile it works perfectly. When instead I use CApath to point to a folder that contains only that one .PEM file it fails. 

See the documentation of c_rehash.

-- 
	Viktor.



More information about the openssl-users mailing list