K2.6 patches and update.
[tomato.git] / release / src / router / openvpn / README.polarssl
blobab7c2d784340e869da320b5c5e1b6a7133cd1cf7
1 This version of OpenVPN has PolarSSL support. To enable follow the following
2 instructions:
4 To Build and Install,
6         ./configure --with-crypto-library=polarssl
7         make
8         make install
10 This version depends on at least PolarSSL v1.1.
12 *************************************************************************
14 Due to limitations in the PolarSSL library, the following features are missing
15 in the PolarSSL version of OpenVPN:
17  * PKCS#12 file support
18  * --capath support - Loading certificate authorities from a directory
19  * Windows CryptoAPI support
20  * Management external key support
21  * X.509 alternative username fields (must be "CN")
23 Plugin/Script features:
25  * X.509 Serial number is in hex, not decimal as with OpenSSL
26  * X.509 subject line has a different format than the OpenSSL subject line
27  * X.509 certificate export does not work
28  * X.509 certificate tracking