You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* **WindowsDns_Server** - Windows DNS: Server hostname (leave empty for local server) (Optional)
336
-
* **WindowsDns_Zone** - Windows DNS: Zone name (e.g., test.local) (Optional)
337
-
* **WindowsDns_Username** - Windows DNS: Username for remote server (domain\user format) (Optional)
338
-
* **WindowsDns_Password** - Windows DNS: Password for remote server (Optional)
339
335
* **DnsVerificationServer** - DNS server to use for verifying TXT record propagation. For private/local DNS zones, set this to your authoritative DNS server IP (e.g., 10.3.10.37). Leave empty to use public DNS servers (Google, Cloudflare, etc.).
340
336
341
337
2. Define [Certificate Profiles](https://software.keyfactor.com/Guides/AnyCAGatewayREST/Content/AnyCAGatewayREST/AddCP-Gateway.htm) and [Certificate Templates](https://software.keyfactor.com/Guides/AnyCAGatewayREST/Content/AnyCAGatewayREST/AddCA-Gateway.htm) for the Certificate Authority as required. One Certificate Profile must be defined per Certificate Template. It's recommended that each Certificate Profile be named after the Product ID. The Acme plugin supports the following product IDs:
"description": "Windows DNS: Server hostname (leave empty for local server) (Optional)"
107
-
},
108
-
{
109
-
"name": "WindowsDns_Zone",
110
-
"description": "Windows DNS: Zone name (e.g., test.local) (Optional)"
111
-
},
112
-
{
113
-
"name": "WindowsDns_Username",
114
-
"description": "Windows DNS: Username for remote server (domain\\user format) (Optional)"
115
-
},
116
-
{
117
-
"name": "WindowsDns_Password",
118
-
"description": "Windows DNS: Password for remote server (Optional)"
119
-
},
120
104
{
121
105
"name": "DnsVerificationServer",
122
106
"description": "DNS server to use for verifying TXT record propagation. For private/local DNS zones, set this to your authoritative DNS server IP (e.g., 10.3.10.37). Leave empty to use public DNS servers (Google, Cloudflare, etc.)."
0 commit comments