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