Expand description
Reads the TLS material named in the config before any adapter listens.
Doing this here, once, keeps a missing file or a mismatched cert/key pair from being discovered only once a client tries to connect.
Structsยง
- HostTls ๐TLS material the host built before any adapter touched a socket.
Functionsยง
- load ๐Reads the certificates and keys named in
config, if any. - non_
empty_ ๐path