Hi! On 3/19/08, Peter Koch <p...@opensc-project.org> wrote: > We only use smartcard readers with secure pin entry.
Nice! You are the first one to confirm that protected authentication actually works! I never had the hardware to test it out. > Where can I find more information about the management interface? > I agree - it shoud be very easy to let OpenVPN automatically know > which certificate to use. You can review the protocol at [1]. A simple sample I wrote in perl at [2]. I believe it should be very simple to convert [2] into none interactive script for Windows. This script can be installed as service using servany utility [3] from the resource kit, or use [4]. You can also use Windows Task Scheduler to do the work. Alon. [1] http://svn.openvpn.net/projects/openvpn/contrib/alon/BETA21/openvpn/management/management-notes.txt [2] http://alon.barlev.googlepages.com/openvpn-kde-dialogs.pl.bz2 [3] http://www.perlguy.com/articles/nt_service.html [4] http://search.cpan.org/~daveroth/Win32-Scheduler_v20000702/lib/Win32/Scheduler.PM