[PR #393] [CLOSED] Allow to use a different openssl binary than system default openssl #819

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/393
Author: @ixs
Created: 5/28/2017
Status: Closed

Base: masterHead: configure_openssl_binary


📝 Commits (1)

  • bacb0cf Allow to use a different openssl binary than system default openssl

📊 Changes

3 files changed (+32 additions, -25 deletions)

View changed files

📝 dehydrated (+28 -25)
📝 docs/examples/config (+3 -0)
📝 docs/per-certificate-config.md (+1 -0)

📄 Description

There might be a different openssl binary installed which should be
preferred by dehydrated over the regular openssl-named one.

Add a OPENSSL_BIN config item to support overriding.


🔄 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/393 **Author:** [@ixs](https://github.com/ixs) **Created:** 5/28/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `configure_openssl_binary` --- ### 📝 Commits (1) - [`bacb0cf`](https://github.com/dehydrated-io/dehydrated/commit/bacb0cf855b8bc73534608b9e77c2294b155d332) Allow to use a different openssl binary than system default openssl ### 📊 Changes **3 files changed** (+32 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+28 -25) 📝 `docs/examples/config` (+3 -0) 📝 `docs/per-certificate-config.md` (+1 -0) </details> ### 📄 Description There might be a different openssl binary installed which should be preferred by dehydrated over the regular openssl-named one. Add a OPENSSL_BIN config item to support overriding. --- <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:28 +01:00
adam closed this issue 2025-12-29 01:29:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#819