]> git.ipfire.org Git - thirdparty/openvpn.git/blame - README.polarssl
Added PolarSSL support:
[thirdparty/openvpn.git] / README.polarssl
CommitLineData
53f97e1e
AJ
1This version of OpenVPN has PolarSSL support. To enable follow the following
2instructions:
3
4To Build and Install,
5
6 ./configure --with-ssl-type=polarssl
7 make
8 make install
9
10*************************************************************************
11
12The following features are missing in the PolarSSL version of OpenVPN:
13
14 * ca_path support - Loading certificate authorities from a directory
15 * PKCS#12 file support
16 * Windows CryptoAPI support
17 * Management external key support
18 * X509 alternative username fields (must be "CN")
19
20 TODO:
21 * serial is in Hex
22 * X509 certificate export
23 * X.509 tracking