mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #795] [CLOSED] Support for LibreSSL version of openssl on macOS
#929
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/795
Author: @n8felton
Created: 1/6/2021
Status: ❌ Closed
Base:
master← Head:master📄 Description
When using the native
opensslon macOS 10.14.6 Mojave, the output ofopenssl dgst -sha256 -c -hexis slightly different ((stdin)=vs not). This PR allows for both styles of output.More Information
Using macOS version of
opensslUsing pure
openssl🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.