Static
listList all of the CA certs.
Options, of which dir is the most important.
Static
loggerCreate a child logger for the CA's use.
Optional
logOpts: LogOptionsOptions for logging.
Child logger.
Delete the CA certificate and key.
Delete the certificate pointed to by the options dir and host.
Options.
Mostly-internal, for initialization. Must be called before any substantive work is done.
CA KeyCert.
Issue a certificate for use in an HTTPS server. May read from existing on-disk cert and in-keychain key. Will generate a new cert if the old one is no longer valid.
Options.
Initialized KeyCert.
List the certs in the local directory.
Options, of which dir is the most important.
Certificate Authority that does local storage, intended for testing on the local machine.
WARNING: Not intended for scale or actual security. DO NOT deploy on the Internet in the current form.