mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 07:05:55 +03:00
[PR #36] [MERGED] Store IDN certifcates with unicode filename in the IIS CCS folder #50
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:idn📝 Commits (2)
1b4176fStore IDN certifcates with unicode filename in the IIS CCS foldere2fdb60Merge 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.