Module lair_keystore_api::internal::tls[][src]

Expand description

Utilities for generating / managing TLS certificates and keypairs.

Constants

The well-known pseudo name/id for the well-known lair CA root.

The well-known CA keypair in plaintext pem format. Some TLS clients require CA roots to validate client-side certificates. By publishing the private keys here, we are essentially allowing self-signed client certificates.

Statics

The well-known lair CA pseudo-self-signing certificate.

Functions

Generate a new random Tls keypair and self signed certificate.