Function generic_tls::server::configure
source · pub async fn configure(
certificate: &Path,
key: &Path
) -> Result<TlsAcceptor, Error>
pub async fn configure(
certificate: &Path,
key: &Path
) -> Result<TlsAcceptor, Error>