Re: [Openvpn-devel] One Time Password support

2004-12-16 Thread James Yonan
On Wed, 15 Dec 2004, Farid Sarwari wrote: > If one time passwords are used in the authentication is there a way to > tell openvpn to renegotiate the SSL but not AUTH to prevent > disconnection after every renegotiation? No, that would create a security hole if TLS renegotiations could occur with

[Openvpn-devel] One Time Password support

2004-12-15 Thread Farid Sarwari
If one time passwords are used in the authentication is there a way to tell openvpn to renegotiate the SSL but not AUTH to prevent disconnection after every renegotiation? Or is the only way to use One Time Passwords to set --reneg-sec to something really high? I use three factor authenticat