publishCaCert property
When true, publishes each CertificateAuthority's CA certificate and includes its URL in the "Authority Information Access" X.509 extension in all issued Certificates.
If this is false, the CA certificate will not be published and the corresponding X.509 extension will not be written in issued certificates.
Optional.
Implementation
core.bool? publishCaCert;