README.mbedtls
ed0e7993
 This version of OpenVPN has mbed TLS support. To enable follow the following
53f97e1e
 instructions:
 
 To Build and Install,
 
ed0e7993
 	./configure --with-crypto-library=mbedtls
53f97e1e
 	make
 	make install
 
ed0e7993
 This version depends on mbed TLS 2.0 (and requires at least 2.0.0).
7dd8bbf5
 
53f97e1e
 *************************************************************************
 
ed0e7993
 Due to limitations in the mbed TLS library, the following features are missing
 in the mbed TLS version of OpenVPN:
53f97e1e
 
  * PKCS#12 file support
7dd8bbf5
  * --capath support - Loading certificate authorities from a directory
53f97e1e
  * Windows CryptoAPI support
7dd8bbf5
  * X.509 alternative username fields (must be "CN")
 
 Plugin/Script features:
53f97e1e
 
7dd8bbf5
  * X.509 subject line has a different format than the OpenSSL subject line
  * X.509 certificate export does not work
  * X.509 certificate tracking