Opened 4 years ago
Closed 3 weeks ago
#1405 closed Feature Wish (fixed)
make persist-key always on, remove other code path
Reported by: | Gert Döring | Owned by: | Antonio Quartulli |
---|---|---|---|
Priority: | minor | Milestone: | release 2.7 |
Component: | Configuration | Version: | OpenVPN git master branch (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: | Antonio Quartulli, plaisthos |
Description
As discussed (suggested) on the openvpn-devel list in this thread
http://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22098.html
nobody seems to see a good reason to keep the code path no --persist-key
.
So, feature wish: make it always-on, remove the "off" code path, document.
Change History (3)
comment:2 Changed 23 months ago by
Milestone: | release 2.6 → release 2.7 |
---|---|
Owner: | set to Antonio Quartulli |
Status: | new → accepted |
comment:3 Changed 3 weeks ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
commit 802fcce5448741bb1e34dd06ac3674b6b6c55a94
Author: Gianmarco De Gregori <gianmarco@…>
Date: Thu Mar 7 15:03:55 2024 +0100
Persist-key: enable persist-key option by default
Change the default behavior of the OpenVPN configuration
by enabling the persist-key option by default.
This means that all the keys will be kept in memory
across restart.
Trac: #1405
Added https://community.openvpn.net/openvpn/wiki/DeprecatedOptions#Option:--persist-key