summaryrefslogtreecommitdiff
path: root/openvpn/README.polarssl
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-01 15:33:00 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-01 15:33:00 +0200
commit3512dd8de571c8183a7e7476db30a928573d8442 (patch)
treea6e8e13bc598a4762c96312800451ddf0a8306e6 /openvpn/README.polarssl
parentf26bdab76d0632aa0f1489c58e9ccc28bf1c74ba (diff)
Support strange certificate + passsword authentication types
Diffstat (limited to 'openvpn/README.polarssl')
-rw-r--r--openvpn/README.polarssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/openvpn/README.polarssl b/openvpn/README.polarssl
index 77a95750..ab7c2d78 100644
--- a/openvpn/README.polarssl
+++ b/openvpn/README.polarssl
@@ -3,11 +3,11 @@ instructions:
To Build and Install,
- ./configure --with-ssl-type=polarssl
+ ./configure --with-crypto-library=polarssl
make
make install
-This version depends on at least PolarSSL v0.99.
+This version depends on at least PolarSSL v1.1.
*************************************************************************