mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #17] [CLOSED] Openssl.cnf parameter #664
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/17
Author: @M-M-M-M
Created: 12/6/2015
Status: ❌ Closed
Base:
master← Head:opensslcnf-parameter📝 Commits (2)
edf46fdAdd sed as a parameter variable in order to be able to specify the sed version that must be used.74f6f3fadd opennssl.cnf as a parameter instead of hardcoded value to provide better portability across operating systems.📊 Changes
2 files changed (+20 additions, -6 deletions)
View changed files
📝
config.sh.example(+12 -0)📝
letsencrypt.sh(+8 -6)📄 Description
add openssl.cnf as a parameter.
Default path is not always /etc/ssl/openssl.cnf
It could be some of following:
Goal is to avoid error like:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.