mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #225] [CLOSED] Fix domain name check from certificate. #762
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/225
Author: @ergonlogic
Created: 6/17/2016
Status: ❌ Closed
Base:
master← Head:domain_check_fix📝 Commits (1)
7e27d6bFix domain name check from certificate.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
It looks like Let's Encrypt changed the way they generate certificates early this morning. There are no longer "DNS" lines, breaking the check to extract the cert name.
We (@colans & I) just switched to looking in the CN. We haven't tested with alt names yet, but will be shortly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.