Per-certificate config fixes

- Ensure that all per-certificate settings are saved and restored in
  store_configvars() and reset_configvars() - that's what makes them
  per-certificate in the first place...

- Add OCSP_FETCH and OCSP_DAYS in the documented list of supported
  per-certificate configs, since the code does allow these.
This commit is contained in:
Michel Lespinasse
2021-02-01 19:42:09 -08:00
committed by Lukas Schauer
parent 33a421f1e4
commit 527933db24
2 changed files with 10 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ Currently supported options:
- KEY_ALGO
- KEYSIZE
- OCSP_MUST_STAPLE
- OCSP_FETCH
- OCSP_DAYS
- CHALLENGETYPE
- HOOK
- HOOK_CHAIN