mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 21:25:54 +03:00
[GH-ISSUE #50] [Authentication] 请支持从ActiveDirectory证书服务(AD CS)申请证书 #39
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#39
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?
Originally created by @wsy on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/50
功能描述
从Active Directory中申请证书
动机
我有一台Windows Server机器(例:winserver.example.com),运行于Active Directory域(例:example.com)环境中。服务器上运行IIS服务。
域中有自建的CA服务器。(例:ca.example.com)
现有的证书申请过程

@usual2970 commented on GitHub (Sep 19, 2024):
感谢反馈~这种场景用户较少,实现性价比低,近期不打算支持
有解决方案,欢迎提 PR