|
From: Morten C. <mc-...@mc...> - 2008-11-15 21:51:04
|
Jochen Wierum skrev den 11-10-2008 23:19: > Hi, > > My name is Jochen Wierum and I'm a student at a university of applied > science in Germany. We work with OpenVPN there. Since a few weeks, we > also have the option to use SmartCards instead of pkcs12 files. > > One problem was, that we have laptops which are used by many people with > different SmartCards. But the OpenVPN GUI doesn't give the you > opportunity to select which SmartCard to use. So I wrote an own small > GUI for Windows in C#. It uses the Management Interface to control > OpenVPN. It is very simple and not perfect. One Problem is that it > requires administrator rights in Vista. > > It is written in C# 2008 and requires the .NET Framework 2.0. I released > it under the GNU GPL v2. > > Perhaps someone thinks it is useful too. > > The source can be downloaded at: > http://www.jowisoftware.de/openvpnmanager_src.zip > > The binarys are located at: > http://www.jowisoftware.de/openvpnmanager.zip > > I have tried your GUI interface, but I use auth-user-pass in my config for authentification and your program only asks for the password and not the username. ( I have tried it, because I only want to enter the password, and tries to find a GUI, that can take the username from CN of the certificate, but completely omitting the username is not the solution in setup's like mine). PS. The old/original gui changes color when it connects. That is a nice feature. -- Morten Christensen > Jochen > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Openvpn-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openvpn-devel > |