]> granicus.if.org Git - curl/commit
- Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by
authorMichal Marek <mmarek@suse.cz>
Thu, 20 Mar 2008 08:09:23 +0000 (08:09 +0000)
committerMichal Marek <mmarek@suse.cz>
Thu, 20 Mar 2008 08:09:23 +0000 (08:09 +0000)
commit86cbb23282bee426439fc969d09a462acac0abe9
tree5b97fda383c39a16038479d6c168e45e65abed4a
parente9a460411fcbf28c9e8b4e6afba4a7d1efa8bde2
- Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by
  default instead of a ca bundle. The configure script will also look for a
  ca path if no ca bundle is found and no option given.

- Fixed detection of previously installed curl-ca-bundle.crt
CHANGES
RELEASE-NOTES
acinclude.m4
configure.ac
lib/Makefile.am
lib/easy.c
lib/url.c