Prerequisites
- A Microsoft Active Directory Certificate Services (AD CS) server (Enterprise CA)
- An Infisical Gateway deployed inside the network that can reach the AD CS server
- A domain account with Enroll permission on the certificate templates you plan to use (and Manage CA / Certificate Manager rights if you want to revoke certificates)
- Network reachability from the Gateway to the AD CS server on:
- TCP 135 (RPC endpoint mapper) and the server’s dynamic RPC port range (default
49152-65535) for MS-WCCE/MS-CSRA over DCOM - TCP 445 (SMB) only if you rely on automatic CA-name discovery (reads the CA name over the Remote Registry service)
- TCP 135 (RPC endpoint mapper) and the server’s dynamic RPC port range (default
Connection Setup
Configure Connection Details
- Name: Friendly name for this connection (for example,
production-adcs) - CA Host: The AD CS server hostname or IP reachable from the Gateway (for example,
ca01.corp.example.com) - Username: Domain account in the form
DOMAIN\usernameorusername@domain.com - Password: Password for the domain account
- Gateway: The Gateway that can reach the AD CS server
