Patch for configuring openssl command #212

Closed
opened 2025-12-29 01:19:00 +01:00 by adam · 1 comment
Owner

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

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)
adam closed this issue 2025-12-29 01:19:00 +01:00
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#212