Home > @rushstack/debug-certificate-manager > ICertificateStoreOptions > caCertificateFilename
ICertificateStoreOptions.caCertificateFilename property
Filename of the CA certificate file within the store directory. If not provided, it defaults to rushstack-ca.pem.
Signature:
caCertificateFilename?: string;