[PATCH] adding RSA-MD4 for HMAC encryption in nm-openvpn

2011-05-20 Thread Olivier Lambert
Hi everyone, (sorry, repost, but I forgot previously the syntax [PATCH] in subject) I need to connect to a corporate OpenVPN server. This VPN use RSA-MD4 on HMAC.. But this option doesn't exist in the nm GUI ! So, here is a fix (it was tested by me, and it works like a charm). diff --git

patch for adding RSA-MD4 on HMAC auth, for OpenVPN

2011-05-17 Thread Olivier Lambert
Hi everyone, I need to connect to a corporate OpenVPN server. This VPN use RSA-MD4 on HMAC.. But this option doesn't exist in the nm GUI ! So, here is a fix (it was tested by me, and it works like a charm). diff --git a/properties/auth-helpers.c b/properties/auth-helpers.c index