🔄 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>
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.
📋 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.