certificateChainFile

abstract val certificateChainFile: RegularFileProperty

Path to the file containing X509 certificates. The first certificate from the chain will be used as a certificate authority (CA). Refers to cert-file CLI option.

See also