[PR #377] [CLOSED] use existing CSR in cron mode. #818

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/377
Author: @yxzzx
Created: 3/31/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 2d6ac48 use existing CSR in cron mode.

📊 Changes

1 file changed (+60 additions, -49 deletions)

View changed files

📝 dehydrated (+60 -49)

📄 Description

enable dehydrated to use an existing CSR when running in cron mode. Add the variable
USE_EXISTING_CSR=
to ${CERTDIR}/${domain}/config


🔄 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/377 **Author:** [@yxzzx](https://github.com/yxzzx) **Created:** 3/31/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2d6ac48`](https://github.com/dehydrated-io/dehydrated/commit/2d6ac48eb7bef906151c5df59cd37a919cfd24e9) use existing CSR in cron mode. ### 📊 Changes **1 file changed** (+60 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+60 -49) </details> ### 📄 Description enable dehydrated to use an existing CSR when running in cron mode. Add the variable USE_EXISTING_CSR=<path to csr> to ${CERTDIR}/${domain}/config --- <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:29:27 +01:00
adam closed this issue 2025-12-29 01:29:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#818