What does it do?
It checks if a proxy is set in the environment variables and uses it for the ocsp-call if so.
- Rath
🔄 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/915
**Author:** [@NiceRath](https://github.com/NiceRath)
**Created:** 6/14/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`6bc93cc`](https://github.com/dehydrated-io/dehydrated/commit/6bc93cc7cb813e83aed134c1afa7a2133f44a2ca) added proxy-option for openssl-ocsp stapling
### 📊 Changes
**1 file changed** (+19 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+19 -1)
</details>
### 📄 Description
Greetings!
This PR adds the missing proxy functionality for the openssl 'ocsp_log' call.
See issue: https://github.com/dehydrated-io/dehydrated/issues/838
What does it do?
It checks if a proxy is set in the environment variables and uses it for the ocsp-call if so.
\- Rath
---
<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/915
Author: @NiceRath
Created: 6/14/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
6bc93ccadded proxy-option for openssl-ocsp stapling📊 Changes
1 file changed (+19 additions, -1 deletions)
View changed files
📝
dehydrated(+19 -1)📄 Description
Greetings!
This PR adds the missing proxy functionality for the openssl 'ocsp_log' call.
See issue: https://github.com/dehydrated-io/dehydrated/issues/838
What does it do?
It checks if a proxy is set in the environment variables and uses it for the ocsp-call if so.
- Rath
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.