Add ability to set default CA path and file locations individually
authorMatt Caswell <matt@openssl.org>
Tue, 22 Sep 2015 15:50:32 +0000 (16:50 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Sep 2015 13:49:59 +0000 (14:49 +0100)
commitd84a7b20e3ce61fc8eb4ea74b62579c803e0772f
tree565587f3d39c4776603f2f5143099af1a230fac9
parenta93d3e06a9849deeceadf1b51c10492ae77c43eb
Add ability to set default CA path and file locations individually

Previously you could only set both the default path and file locations
together. This adds the ability to set one without the other.

Reviewed-by: Andy Polyakov <appro@openssl.org>
include/openssl/ssl.h
ssl/ssl_lib.c
util/ssleay.num