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.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/225
**Author:** [@ergonlogic](https://github.com/ergonlogic)
**Created:** 6/17/2016
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `domain_check_fix`
---
### 📝 Commits (1)
- [`7e27d6b`](https://github.com/dehydrated-io/dehydrated/commit/7e27d6bbbb2be928cb0d600b774edab97404a0d7) Fix domain name check from certificate.
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `letsencrypt.sh` (+1 -1)
</details>
### 📄 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.