Originally created by @s5410s on GitHub (Apr 12, 2017).
I installed openssl and libressl together, and I wrote patch for switching between them
New configuration keyword: OPENSSL_CMD="openssl"
[patch.zip](https://github.com/lukas2511/dehydrated/files/916415/patch.zip)
I'm not sure it's the best way to contribute on Github with a patch as a .zip file.
Anyway, to use LibreSSL, you don't need to add a new parameter, you can just add: alias openssl='/usr/local/bin/openssl' in your dehydrated's config file.
Best Regards.
@O2Graphics commented on GitHub (May 11, 2017):
Hello,
I'm not sure it's the best way to contribute on Github with a patch as a .zip file.
Anyway, to use LibreSSL, you don't need to add a new parameter, you can just add:
`alias openssl='/usr/local/bin/openssl'` in your dehydrated's config file.
Best Regards.
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.
Originally created by @s5410s on GitHub (Apr 12, 2017).
I installed openssl and libressl together, and I wrote patch for switching between them
New configuration keyword: OPENSSL_CMD="openssl"
patch.zip
@O2Graphics commented on GitHub (May 11, 2017):
Hello,
I'm not sure it's the best way to contribute on Github with a patch as a .zip file.
Anyway, to use LibreSSL, you don't need to add a new parameter, you can just add:
alias openssl='/usr/local/bin/openssl'in your dehydrated's config file.Best Regards.