diff --git a/tokio-tls/tests/smoke.rs b/tokio-tls/tests/smoke.rs index d1a3863b2..7d66424ba 100644 --- a/tokio-tls/tests/smoke.rs +++ b/tokio-tls/tests/smoke.rs @@ -53,6 +53,7 @@ fn openssl_keys() -> &'static Keys { [ ext ]\n\ basicConstraints=CA:FALSE,pathlen:0\n\ subjectAltName = @alt_names + extendedKeyUsage=serverAuth,clientAuth [alt_names] DNS.1 = localhost ",