certmanager v1.7

ClusterIssuer.spec.acme.skipTLSVerify

Enables or disables validation of the ACME server TLS certificate. If true, requests to the ACME server will not have their TLS certificate validated (i.e. insecure connections will be allowed). Only enable this option in development environments. The cert-manager system installed roots will be used to verify connections to the ACME server if this is false. Defaults to false.

1 fields
ClusterIssuer.spec.acme.skipTLSVerify fields and descriptions
Field / TypeDescription
ClusterIssuer.spec.acme.skipTLSVerify
boolean

Enables or disables validation of the ACME server TLS certificate. If true, requests to the ACME server will not have their TLS certificate validated (i.e. insecure connections will be allowed). Only enable this option in development environments. The cert-manager system installed roots will be used to verify connections to the ACME server if this is false. Defaults to false.