summaryrefslogtreecommitdiff
path: root/openvpn/README.polarssl
diff options
context:
space:
mode:
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.
*************************************************************************