Discussion:
[Openvpn-users] ReNeg-Sec, Plugins and auth-user-pass
Joaquin Henriquez
2017-03-28 12:27:49 UTC
Permalink
Hi List

I have a system with the server.conf file:
reneg-sec 120
The renegotiation is happening correctly.

But once I put (a two time password check, so client needs to get auth from plugin to connect):
plugins /XXX/XXX/XXXX "XXXXX http://XXX.XXX:8081"
and the client.conf has:
auth-user-pass XXXX.txt

Then I get an error: TLS Error: local/remote TLS keys are out of sync

Are the two parameters compatible?
How can I get it to auth-user-pass only the first time, but not the next ones?

BR

Joaquin

Loading...