mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #321] [MERGED] Test for case when challenge_altnames is empty #799
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/321
Author: @whereisaaron
Created: 12/21/2016
Status: ✅ Merged
Merged: 12/22/2016
Merged by: @lukas2511
Base:
master← Head:master📝 Commits (1)
6559356Test for case when challenge_altnames is empty📊 Changes
1 file changed (+35 additions, -33 deletions)
View changed files
📝
dehydrated(+35 -33)📄 Description
When all names in a cert have already been validated, the challenge_altnames array will be empty, causes an error in later code. This patch adds a test to handle that case.
Tested with: GNU bash, version 4.2.46(1)-release (x86_64-redhat-linux-gnu)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.