mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #798] [CLOSED] Per-certificate config fixes #932
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/798
Author: @lespinasse
Created: 2/2/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
97ce371Per-certificate config fixes📊 Changes
2 files changed (+10 additions, -0 deletions)
View changed files
📝
dehydrated(+8 -0)📝
docs/per-certificate-config.md(+2 -0)📄 Description
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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.