Re: [Openvpn-devel] [PATCHv2 0/4] Reworking the interface for querying users

2015-05-08 Thread David Sommerseth
On 07/05/15 00:49, David Woodhouse wrote: > On Wed, 2015-05-06 at 22:06 +0200, David Sommerseth wrote: >> >> All patches has been tested locally with different configurations, >> requiring username, password and passphrases to PKCS#12 files. The >> challenge/response interface has not been tested,

Re: [Openvpn-devel] [PATCHv2 0/4] Reworking the interface for querying users

2015-05-06 Thread David Woodhouse
On Wed, 2015-05-06 at 22:06 +0200, David Sommerseth wrote: > > All patches has been tested locally with different configurations, > requiring username, password and passphrases to PKCS#12 files. The > challenge/response interface has not been tested, as well as PKCS#11. > All runs via valgrind sh

[Openvpn-devel] [PATCHv2 0/4] Reworking the interface for querying users

2015-05-06 Thread David Sommerseth
From: David Sommerseth These patches enhances the mechanism in OpenVPN which queries the user for username, passwords, PIN codes, etc. When the management interface is not in use, the current behaviour is to ask for this information sequentially via the console OpenVPN is running on. The first

[Openvpn-devel] [PATCHv2 0/4] Reworking the interface for querying users

2015-05-06 Thread David Sommerseth
From: David Sommerseth These patches enhances the mechanism in OpenVPN which queries the user for username, passwords, PIN codes, etc. When the management interface is not in use, the current behaviour is to ask for this information sequentially via the console OpenVPN is running on. The first