mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #784] [CLOSED] Fix OCSP_FETCH with libressl #924
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/784
Author: @danimo
Created: 12/1/2020
Status: ❌ Closed
Base:
master← Head:libressl_ocsp📝 Commits (1)
49006bcFix OCSP_FETCH with libressl📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
dehydrated(+1 -1)📄 Description
libressl did not pick up the implicit host header patches
of OpenSSL 1.1 even in version 3 and thus exhibits the same
behavior as OpenSSL 1.0.
Fixes #778
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.