Signing
Properties
Link copied to clipboard
A string containing X509 certificates. The first certificate from the chain will be used as a certificate authority (CA). Refers to cert CLI option.
Link copied to clipboard
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.
Link copied to clipboard
KeyStore key alias. Refers to ks-key-alias CLI option.
Link copied to clipboard
KeyStore password. Refers to ks-pass CLI option.
Link copied to clipboard
JCA KeyStore Provider name. Refers to ks-provider-name CLI option.
Link copied to clipboard
KeyStore type. Refers to ks-type CLI option.
Link copied to clipboard
Encoded private key in the PEM format. Refers to key CLI option.
Link copied to clipboard
A file with an encoded private key in the PEM format. Refers to key-file CLI option.