diff options
author | Julian Ospald <hasufell@hasufell.de> | 2015-02-07 22:06:40 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-02-20 16:30:04 +0100 |
commit | 90314100e0880144b2d8b7f7d02c51df9d6beece (patch) | |
tree | a120e174c3ee00458da94f2ccb3d1e020d9d7174 /projects/Windows/VC12/curl-all.sln | |
parent | 20112ed8467c492a923b0ed2fb2d878c1a14ba44 (diff) |
configure: allow both --with-ca-bundle and --with-ca-path
SSL_CTX_load_verify_locations by default (and if given non-Null
parameters) searches the CAfile first and falls back to CApath. This
allows for CAfile to be a basis (e.g. installed by the package manager)
and CApath to be a user configured directory.
This wasn't reflected by the previous configure constraint which this
patch fixes.
Bug: https://github.com/bagder/curl/pull/139
Diffstat (limited to 'projects/Windows/VC12/curl-all.sln')
0 files changed, 0 insertions, 0 deletions