[PR #798] [CLOSED] Per-certificate config fixes #932

Closed
opened 2025-12-29 01:30:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/798
Author: @lespinasse
Created: 2/2/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 97ce371 Per-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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/798 **Author:** [@lespinasse](https://github.com/lespinasse) **Created:** 2/2/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`97ce371`](https://github.com/dehydrated-io/dehydrated/commit/97ce371af75c69da20b47875735424f8f03b0fae) Per-certificate config fixes ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+8 -0) 📝 `docs/per-certificate-config.md` (+2 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:30:05 +01:00
adam closed this issue 2025-12-29 01:30:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#932