Your patch has been applied to the master branch. (One minor whitespace fix to configure.ac)
Just to point it out here again, in case someone is frustrated and googles for it: mbedTLS 2.x refuses RSA keys < 2048 bits by default - so if your setup is nicely working with shorter RSA keys and PolarSSL 1.3 today, this commit *will break it* - and it won't tell you why ("VERIFY FAILED" is all you get). A patch with a more helpful error message is forthcoming. commit 86d8cd6860dfc74cb1a040ff8fe03140ebe7f930 Author: Steffan Karger List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Apr 17 20:35:42 2016 +0200 Migrate to mbed TLS 2.x Signed-off-by: Steffan Karger <stef...@karger.me> Acked-by: Arne Schwabe <a...@rfc2549.org> Message-Id: <1460918143-408-1-git-send-email-stef...@karger.me> URL: http://article.gmane.org/gmane.network.openvpn.devel/11458 Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering