pub const WK_CA_KEYPAIR_PEM: &'static str;
Expand description

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.