[PR #784] [CLOSED] Fix OCSP_FETCH with libressl #924

Closed
opened 2025-12-29 01:30:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/784
Author: @danimo
Created: 12/1/2020
Status: Closed

Base: masterHead: libressl_ocsp


📝 Commits (1)

  • 49006bc Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/784 **Author:** [@danimo](https://github.com/danimo) **Created:** 12/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `libressl_ocsp` --- ### 📝 Commits (1) - [`49006bc`](https://github.com/dehydrated-io/dehydrated/commit/49006bc9e0ed4b98d71f3de9168af9c189e60ab2) Fix OCSP_FETCH with libressl ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:30:02 +01:00
adam closed this issue 2025-12-29 01:30:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#924