Updates for the wolfSSL README file:
- fix typos
- correct wolfSSL company spelling
- add a point of contact for users having problems using OpenVPN + wolfSSL
Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210319134322.131905-1-juliusz@wolfssl.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21722.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
| ... | ... |
@@ -1,10 +1,11 @@ |
| 1 |
-Support for WolfSSL is implemented and maintained by WolfSSL Inc. The support is |
|
| 2 |
-implemented using WolfSSL's compatiblity layer. The WolfSSL support in OpenVPN |
|
| 1 |
+Support for wolfSSL is implemented and maintained by wolfSSL Inc. The support is |
|
| 2 |
+implemented using wolfSSL's compatibility layer. The wolfSSL support in OpenVPN |
|
| 3 | 3 |
receives very limited testing/support from the OpenVPN community itself. |
| 4 | 4 |
|
| 5 |
-If bugs in OpenVPN when using WolfSSL are encountered, the user should try to |
|
| 6 |
-also compile OpenVPN with OpenSSL to determinate if these are bugs in the |
|
| 7 |
-WolfSSL TLS implemenation or OpenVPN itself. |
|
| 5 |
+If bugs in OpenVPN when using wolfSSL are encountered, the user should try to |
|
| 6 |
+also compile OpenVPN with OpenSSL to determine if these are bugs in the |
|
| 7 |
+wolfSSL TLS implementation or OpenVPN itself. If bugs are caused by compiling |
|
| 8 |
+with wolfSSL, please contact support@wolfssl.com directly. |
|
| 8 | 9 |
|
| 9 | 10 |
To Build and Install, |
| 10 | 11 |
|
| ... | ... |
@@ -21,7 +22,7 @@ make |
| 21 | 21 |
make install |
| 22 | 22 |
|
| 23 | 23 |
************************************************************************* |
| 24 |
-Due to limitations in the wolfSSL TLS library or its compability layer, the |
|
| 24 |
+Due to limitations in the wolfSSL TLS library or its compatibility layer, the |
|
| 25 | 25 |
following features are missing |
| 26 | 26 |
|
| 27 | 27 |
* blowfish support (BF-CBC), you must use something like |