[PR #36] [MERGED] Store IDN certifcates with unicode filename in the IIS CCS folder #50

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/36
Author: @avonwyss
Created: 1/30/2019
Status: Merged
Merged: 2/3/2019
Merged by: @ridercz

Base: masterHead: idn


📝 Commits (2)

  • 1b4176f Store IDN certifcates with unicode filename in the IIS CCS folder
  • e2fdb60 Merge branch 'master' into idn

📊 Changes

3 files changed (+7 additions, -2 deletions)

View changed files

📝 Altairis.AutoAcme.Configuration/app.config (+1 -1)
📝 Altairis.AutoAcme.Core/AcmeEnvironment.cs (+4 -0)
📝 Altairis.AutoAcme.Core/CertificateRequestResult.cs (+2 -1)

📄 Description

I found out that the IIS CCS looks for a file with the unicode domain name, not the punycode name. This change fixes this.


🔄 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/36 **Author:** [@avonwyss](https://github.com/avonwyss) **Created:** 1/30/2019 **Status:** ✅ Merged **Merged:** 2/3/2019 **Merged by:** [@ridercz](https://github.com/ridercz) **Base:** `master` ← **Head:** `idn` --- ### 📝 Commits (2) - [`1b4176f`](https://github.com/ridercz/AutoACME/commit/1b4176fe8cc3f84647b079067c47d73f3c2e346c) Store IDN certifcates with unicode filename in the IIS CCS folder - [`e2fdb60`](https://github.com/ridercz/AutoACME/commit/e2fdb6021b5c344d58cdd11e2dc7ade1538a08a4) Merge branch 'master' into idn ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Altairis.AutoAcme.Configuration/app.config` (+1 -1) 📝 `Altairis.AutoAcme.Core/AcmeEnvironment.cs` (+4 -0) 📝 `Altairis.AutoAcme.Core/CertificateRequestResult.cs` (+2 -1) </details> ### 📄 Description I found out that the IIS CCS looks for a file with the unicode domain name, not the punycode name. This change fixes this. --- <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#50
No description provided.