Original PR: https://github.com/dehydrated-io/dehydrated/pull/923 Author: @wteiken Created: 12/3/2023 Status: ❌ Closed
Base: master ← Head: fix_verification_output
master
fix_verification_output
e74b5f5
1 file changed (+1 additions, -1 deletions)
📝 dehydrated (+1 -1)
dehydrated
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.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/923
Author: @wteiken
Created: 12/3/2023
Status: ❌ Closed
Base:
master← Head:fix_verification_output📝 Commits (1)
e74b5f5Ignore 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.