Opened 9 years ago
Closed 9 years ago
#591 closed Bug / Defect (fixed)
"extra-certs" and related option missing from "Current Parameter Settings:" output
Reported by: | BrettMerrick | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | release 2.3.9 |
Component: | Configuration | Version: | OpenVPN 2.3.7 (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | extra-certs |
Cc: |
Description
Source file src/openvpn/options.c is missing code to display the setting in the show_settings function.
This makes it appear that the option has not been detected in the config or applied.
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Milestone: | → release 2.3.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
commit 291c227d2ccecaa92602eaa5259a23c7093e30e5 (master)
commit d7ab314c57a0b851e0e714c903c2bc5ececac3ae (release/2.3)
Author: Arne Schwabe
Date: Thu Aug 6 13:17:15 2015 +0200
Show extra-certs in current parameters
closing ticket for now - if "related options" happen to show up, please reopen.
Note: See
TracTickets for help on using
tickets.
I will post a patch adding display of extra_certs. Your subject states "related options". What other options do you think are missing?