Todo #11684
closedSet ``explicit-exit-notify`` option by default for new OpenVPN server instances
0%
Description
https://openvpn-users.narkive.com/bjhC5hVo/tls-error-local-remote-tls-keys-are-out-of-sync#post8:
Suppose you have a UDP OpenVPN connection between "Client" and "Server".
If Client is restarted, because it is a client, it will renegotiate new
TLS keys with the server, and the keys will immediately be in sync.
However if the Server is restarted, it will not know that it must force a
key renegotiation with a previously connected client because servers don't
initiate connections, they wait for them to be initiated by clients.
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
Updated by Jim Pingle over 3 years ago
- Target version changed from CE-Next to 2.5.2
- Plus Target Version changed from 21.05 to 21.09
Moving ahead.
Updated by Renato Botelho over 3 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged 3 weeks ago and is already present on 2.5.2
Updated by Jim Pingle over 3 years ago
- Tracker changed from Bug to Todo
- Subject changed from add the "explicit-exit-notify" option as a default for OpenVPN Server instances to Set ``explicit-exit-notify`` option by default for new OpenVPN server instances
- Affected Version deleted (
2.5.0)
Updating subject for release notes.
Updated by Chris Linstruth over 3 years ago
This is not enabled for new servers created by the Remote Access Wizard.
Reconnect to this server / Retry once is enabled by default in the webgui form for manual server creation.
Updated by Renato Botelho over 3 years ago
Chris Linstruth wrote:
This is not enabled for new servers created by the Remote Access Wizard.
Reconnect to this server / Retry once is enabled by default in the webgui form for manual server creation.
Fixed on both 2.6.0 and 2.5.2
Updated by Renato Botelho over 3 years ago
- Status changed from Feedback to Resolved
Confirmed fix on wizard
Updated by Jim Pingle about 3 years ago
- Plus Target Version changed from 21.09 to 22.01