summaryrefslogtreecommitdiffstats
path: root/README.polarssl
diff options
context:
space:
mode:
Diffstat (limited to 'README.polarssl')
-rw-r--r--README.polarssl23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.polarssl b/README.polarssl
new file mode 100644
index 0000000..bd066e4
--- /dev/null
+++ b/README.polarssl
@@ -0,0 +1,23 @@
+This version of OpenVPN has PolarSSL support. To enable follow the following
+instructions:
+
+To Build and Install,
+
+ ./configure --with-ssl-type=polarssl
+ make
+ make install
+
+*************************************************************************
+
+The following features are missing in the PolarSSL version of OpenVPN:
+
+ * ca_path support - Loading certificate authorities from a directory
+ * PKCS#12 file support
+ * Windows CryptoAPI support
+ * Management external key support
+ * X509 alternative username fields (must be "CN")
+
+ TODO:
+ * serial is in Hex
+ * X509 certificate export
+ * X.509 tracking