OptionalincludeIf true (default), prepend an explicit policy scoping the internal
issuer to *.localhost + localhost. The catch-all below would
handle these too, but Caddy already treats .localhost specially in
its built-in auto-HTTPS rules and emitting this policy is documentary.
OptionalinternalOptional override for the internal issuer used by the localhost
policy and the catch-all (e.g. a custom CA id or lifetime).
Caddy core's InternalIssuer fields, minus the module
discriminator (added automatically). Defaults to an empty issuer
(i.e. { module: "internal" }).
Options for buildAutomationPoliciesWithInternalFallback.