[PR #923] [CLOSED] Ignore output of 'openssl req -verify'. #957

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/923
Author: @wteiken
Created: 12/3/2023
Status: Closed

Base: masterHead: fix_verification_output


📝 Commits (1)

  • e74b5f5 Ignore output of 'openssl req -verify'.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 dehydrated (+1 -1)

📄 Description

Newer versions of openssl seem to send the verify outout to stdout instead of stderr in the past. Ignore that output when retrieving altnames.


🔄 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/923 **Author:** [@wteiken](https://github.com/wteiken) **Created:** 12/3/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_verification_output` --- ### 📝 Commits (1) - [`e74b5f5`](https://github.com/dehydrated-io/dehydrated/commit/e74b5f5e3a09c695e1110e9b8bf97964e1da0d1c) Ignore output of 'openssl req -verify'. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+1 -1) </details> ### 📄 Description Newer versions of openssl seem to send the verify outout to stdout instead of stderr in the past. Ignore that output when retrieving altnames. --- <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:44 +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#957