[PR #915] [CLOSED] Proxy-option for openssl-ocsp stapling #960

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/915
Author: @NiceRath
Created: 6/14/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 6bc93cc added 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.

## 📋 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>
adam added the pull-request label 2025-12-29 02:18:45 +01:00
adam closed this issue 2025-12-29 02:18:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#960