diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-15 07:21:39 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-15 07:21:39 +0000 |
commit | e9c5e1708139d62865db1c468b2a9fc8339b2f26 (patch) | |
tree | 77e344599b15f383fd0d6d9e786cf5d726ebbdde /ChangeLog | |
parent | Enable the use of --ca together with --pkcs12. If --ca is (diff) | |
download | openvpn-e9c5e1708139d62865db1c468b2a9fc8339b2f26.tar.xz |
Merged --capath patch (Thomas Noel).
svn merge -r 616:617 $SO/patches/2.0.x-r599-capath/openvpn
Pre-2.1_beta3
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@621 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ $Id$ used at the same time as --pkcs12, the CA certificate is loaded from the file specified by --ca regardless if the pkcs12 file contains a CA cert or not (Mathias Sundman). +* Merged --capath patch (Thomas Noel). * NOTE TO PACKAGE MAINTAINERS: Moved "plugin" directory to "plugins". This is to work around a strange problem with the |