mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #393] [CLOSED] Allow to use a different openssl binary than system default openssl #819
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/393
Author: @ixs
Created: 5/28/2017
Status: ❌ Closed
Base:
master← Head:configure_openssl_binary📝 Commits (1)
bacb0cfAllow 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.