Re: [Openvpn-devel] [PATCH] docs: Replace all PolarSSL references to mbed TLS

2017-08-22 Thread Steffan Karger
On 22-08-17 13:47, David Sommerseth wrote: > There were references in our documentation to the now deprecated PolarSSL > library, which have changed name upstream to mbed TLS. > > In addition, where appropriate, the documentation now considers only > mbed TLS 2.0 and newer. This is in accordance

[Openvpn-devel] [PATCH] docs: Replace all PolarSSL references to mbed TLS

2017-08-22 Thread David Sommerseth
There were references in our documentation to the now deprecated PolarSSL library, which have changed name upstream to mbed TLS. In addition, where appropriate, the documentation now considers only mbed TLS 2.0 and newer. This is in accordance with the requirements ./configure sets. Signed-off-b