bb72721 ensure newline before new section in openssl.cnf
📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝dehydrated (+2 -2)
📄 Description
openssl.cnf may not end with a newline. The section [SAN] will then not be found as it is added to the last line of openssl.cnf.
🔄 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/815
**Author:** [@27o](https://github.com/27o)
**Created:** 4/12/2021
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`bb72721`](https://github.com/dehydrated-io/dehydrated/commit/bb72721d66a76a38181900b0a619e5550765170c) ensure newline before new section in openssl.cnf
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+2 -2)
</details>
### 📄 Description
openssl.cnf may not end with a newline. The section [SAN] will then not be found as it is added to the last line of openssl.cnf.
---
<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/815
Author: @27o
Created: 4/12/2021
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
bb72721ensure newline before new section in openssl.cnf📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
dehydrated(+2 -2)📄 Description
openssl.cnf may not end with a newline. The section [SAN] will then not be found as it is added to the last line of openssl.cnf.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.