[FS#405] openvpn-mbedtls can not verify certificate

LEDE Bugs lede-bugs at lists.infradead.org
Wed Apr 5 23:30:38 PDT 2017


The following task has a new comment added:

FS#405 - openvpn-mbedtls can not verify certificate
User who did this - Adrián Panella (ianchi)

----------
Just to share the solution that worked for me to switch to mbedtls:

+ change to RSA 2048 
+ change certificate digest from MD5 to SHA256 (use option "default_md = sha256").

The default digest used by easy-rsa key generation scripts was "md5", and it was rejected by mbedtls.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=405#comment2325



More information about the lede-bugs mailing list