diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-06-30 19:07:05 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-06-30 19:07:05 +0200 |
commit | 65e33310863d46816bd1edbccf6d3fb0ab45cdee (patch) | |
tree | f1af2b761c391aed6dee223d0e05857f6a0cda70 /main/openvpn/README.polarssl | |
parent | 68e19d426ba6d9f048ebfdf337b93a85dc4d5b4c (diff) |
Update OpenVPN version
--HG--
extra : rebase_source : 1f565a4e8a582d6884fea818d91ded15114dd06b
Diffstat (limited to 'main/openvpn/README.polarssl')
-rw-r--r-- | main/openvpn/README.polarssl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/main/openvpn/README.polarssl b/main/openvpn/README.polarssl index ab7c2d78..6f1fa51a 100644 --- a/main/openvpn/README.polarssl +++ b/main/openvpn/README.polarssl @@ -7,7 +7,7 @@ To Build and Install, make make install -This version depends on at least PolarSSL v1.1. +This version depends on PolarSSL 1.3 (and requires at least 1.3.3). ************************************************************************* @@ -17,12 +17,10 @@ in the PolarSSL version of OpenVPN: * PKCS#12 file support * --capath support - Loading certificate authorities from a directory * Windows CryptoAPI support - * Management external key support * X.509 alternative username fields (must be "CN") Plugin/Script features: - * X.509 Serial number is in hex, not decimal as with OpenSSL * X.509 subject line has a different format than the OpenSSL subject line * X.509 certificate export does not work * X.509 certificate tracking |