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