After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 611597 - Add support for RIPEMD160 authentication method
Add support for RIPEMD160 authentication method
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: VPN: openvpn
git master
Other Linux
: Normal minor
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2010-03-02 13:48 UTC by Mathieu Trudel-Lapierre
Modified: 2010-03-05 02:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
RIPEMD160 auth method addition (2.21 KB, patch)
2010-03-02 13:48 UTC, Mathieu Trudel-Lapierre
none Details | Review

Description Mathieu Trudel-Lapierre 2010-03-02 13:48:23 UTC
Created attachment 155036 [details] [review]
RIPEMD160 auth method addition

Initially reported here: https://bugs.edge.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/526690

It seems network-manager-openvpn is missing the RIPEMD160 authentication method. Attached is a patch that adds it to the list of selectable authentication methods. 

Thanks to Jörg Hundertmarck for the patch.
Comment 1 Dan Williams 2010-03-05 02:37:41 UTC
fd94633e0ffeb9cae1f954447c7dc77f3bb3022f (master)
bb094f7b299496613b7ddfd8a8477a402a3ae319 (0.7.x)

thanks!