I would like to use libressl (from https://launchpad.net/~strukturag/+archive/ubuntu/libressl) instead of openssl for everything crypto related. Therefore it would be nice to be able to configure a custom openssl compatible binary through config.sh.
🔄 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/146
**Author:** [@fancycode](https://github.com/fancycode)
**Created:** 2/18/2016
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `custom_openssl`
---
### 📝 Commits (1)
- [`68a569f`](https://github.com/dehydrated-io/dehydrated/commit/68a569f786f01722b1bfdb4960f4834dda52185a) Make path to openssl binary configurable.
### 📊 Changes
**2 files changed** (+26 additions, -21 deletions)
<details>
<summary>View changed files</summary>
📝 `config.sh.example` (+3 -0)
📝 `letsencrypt.sh` (+23 -21)
</details>
### 📄 Description
I would like to use libressl (from https://launchpad.net/~strukturag/+archive/ubuntu/libressl) instead of openssl for everything crypto related. Therefore it would be nice to be able to configure a custom `openssl` compatible binary through `config.sh`.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/146
Author: @fancycode
Created: 2/18/2016
Status: ❌ Closed
Base:
master← Head:custom_openssl📝 Commits (1)
68a569fMake path to openssl binary configurable.📊 Changes
2 files changed (+26 additions, -21 deletions)
View changed files
📝
config.sh.example(+3 -0)📝
letsencrypt.sh(+23 -21)📄 Description
I would like to use libressl (from https://launchpad.net/~strukturag/+archive/ubuntu/libressl) instead of openssl for everything crypto related. Therefore it would be nice to be able to configure a custom
opensslcompatible binary throughconfig.sh.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.