[PR #38] [MERGED] Implements #24 - add chain certificates to CRT file #49

Closed
opened 2026-02-26 21:31:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ridercz/AutoACME/pull/38
Author: @avonwyss
Created: 2/22/2019
Status: Merged
Merged: 2/23/2019
Merged by: @ridercz

Base: masterHead: crt-chain


📝 Commits (1)

  • 548b1cd Implements #24 - add chain certificates to CRT file

📊 Changes

1 file changed (+24 additions, -11 deletions)

View changed files

📝 Altairis.AutoAcme.Core/CertificateRequestResult.cs (+24 -11)

📄 Description

This implements the request in #24 by concating the intermediate certificates of the chain to the CRT file.


🔄 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/ridercz/AutoACME/pull/38 **Author:** [@avonwyss](https://github.com/avonwyss) **Created:** 2/22/2019 **Status:** ✅ Merged **Merged:** 2/23/2019 **Merged by:** [@ridercz](https://github.com/ridercz) **Base:** `master` ← **Head:** `crt-chain` --- ### 📝 Commits (1) - [`548b1cd`](https://github.com/ridercz/AutoACME/commit/548b1cda92b0fbefc0c274f5b01af1e32ff4ca7b) Implements #24 - add chain certificates to CRT file ### 📊 Changes **1 file changed** (+24 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Altairis.AutoAcme.Core/CertificateRequestResult.cs` (+24 -11) </details> ### 📄 Description This implements the request in #24 by concating the intermediate certificates of the chain to the CRT file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:33 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AutoACME#49
No description provided.