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
* **Infoblox_Host** - Infoblox DNS: API URL (e.g., https://infoblox.example.com/wapi/v2.12) only if using Infoblox DNS (Optional)
331
-
* **Infoblox_Username** - Infoblox DNS: Username for authentication only if using Infoblox DNS (Optional)
332
-
* **Infoblox_Password** - Infoblox DNS: Password for authentication only if using Infoblox DNS (Optional)
333
-
* **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.).
321
+
* **Ns1_ApiKey** - Ns1 DNS: Api Key only if Using Ns1 DNS (Optional)
322
+
* **Rfc2136_Server** - RFC 2136 DNS: Server hostname or IP address (Optional)
323
+
* **Rfc2136_Port** - RFC 2136 DNS: Server port (default 53) (Optional)
324
+
* **Rfc2136_Zone** - RFC 2136 DNS: Zone name (e.g., example.com) (Optional)
325
+
* **Rfc2136_TsigKeyName** - RFC 2136 DNS: TSIG key name for authentication (Optional)
* **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.).
329
+
* **Infoblox_Host** - Infoblox DNS: API URL (e.g., https://infoblox.example.com/wapi/v2.12) only if using Infoblox DNS (Optional)
330
+
* **Infoblox_Username** - Infoblox DNS: Username for authentication only if using Infoblox DNS (Optional)
331
+
* **Infoblox_Password** - Infoblox DNS: Password for authentication only if using Infoblox DNS (Optional)
334
332
335
333
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": "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.)."
107
+
},
104
108
{
105
109
"name": "Infoblox_Host",
106
110
"description": "Infoblox DNS: API URL (e.g., https://infoblox.example.com/wapi/v2.12) only if using Infoblox DNS (Optional)"
@@ -112,10 +116,6 @@
112
116
{
113
117
"name": "Infoblox_Password",
114
118
"description": "Infoblox DNS: Password for authentication only if using Infoblox DNS (Optional)"
115
-
},
116
-
{
117
-
"name": "DnsVerificationServer",
118
-
"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