ACME accounts
Configure registrations against the 9 supported public CAs that speak ACME. Most are open registration; a few require External Account Binding (EAB).
Microsoft AD CS
Issue from your Active Directory Certificate Services CA via the CES/CEP web services (MS-XCEP policy + MS-WSTEP enrollment). Templates, NTLM/Kerberos auth, and mutual-TLS to the enrollment endpoint.
EAB-bound CAs
External Account Binding ties an ACME account to an existing customer record at the CA. This page tells you where the kid + HMAC come from for each EAB-required provider.
AD CS server setup (CES/CEP)
Windows-server-side preparation for CertAutoPilot's AD CS integration: install the CA + CES/CEP role services with username/password authentication, verify the IIS endpoints, create and publish an enrollment template, and set up a least-privilege service account.