Your patch has been applied to the master and release/2.3 branches.
commit e0c9e8452932a964b556daaeacdf7d9eab133e36 (master)
commit 99400ef8524a5565a40637c825f4dcde475c54dd (release/2.3)
Author: Hubert Kario
List-Post: openvpn-devel@lists.sourceforge.net
Date: Fri Sep 26 12:24:00 2014 +0200
Your patch has been applied to the master and release/2.3 branches.
commit 51390f4de4f02edf377d55a7ef108798d2d8dc88 (master)
commit 27ab61cec7cefa645a1e02834e032eef12907598 (release/2.3)
Author: Hubert Kario
List-Post: openvpn-devel@lists.sourceforge.net
Date: Fri Sep 26 12:24:01 2014 +0200
Hi,
Between versions 1.2.7 and 1.2.8, polarssl changed the errors returned
by the X509 parsing functions, which broke the OpenVPN implementation
for password protected private keys in polarssl builds. Later, for
polarssl 1.3, the return codes changed again.
The attached patches fix the regression