mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-10 10:29:25 +00:00
docs: add ADCS issuer connector to V2 roadmap
Active Directory Certificate Services (ADCS) added as a planned issuer connector across README, architecture, connectors, and demo-advanced docs. Requested by community feedback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,8 @@ flowchart TB
|
||||
CA2["ACME\n(Let's Encrypt)"]
|
||||
CA3["step-ca\n(planned)"]
|
||||
CA4["OpenSSL / Custom CA\n(planned)"]
|
||||
CA5["Vault PKI\n(planned)"]
|
||||
CA5["ADCS\n(planned)"]
|
||||
CA6["Vault PKI\n(planned)"]
|
||||
end
|
||||
|
||||
subgraph "Target Systems"
|
||||
@@ -349,6 +350,7 @@ flowchart TB
|
||||
II --> ACME["ACME v2"]
|
||||
II --> SC["step-ca (planned)"]
|
||||
II --> OC["OpenSSL / Custom CA (planned)"]
|
||||
II --> AD["ADCS (planned)"]
|
||||
II --> VP["Vault PKI (planned)"]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user