mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-12 06:40:35 +01:00
[PR #915] [CLOSED] Proxy-option for openssl-ocsp stapling #960
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/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.