[PR #815] [CLOSED] ensure newline before new section in openssl.cnf #939

Closed
opened 2025-12-29 02:18:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/815
Author: @27o
Created: 4/12/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 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>
adam added the pull-request label 2025-12-29 02:18:38 +01:00
adam closed this issue 2025-12-29 02:18:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#939