Function configure

Source
pub async fn configure(
    certificate: &Path,
    key: &Path,
) -> Result<TlsAcceptor, Error>