Ignore the session when setting SNI in s_client
[openssl.git] / test / recipes / 70-test_sslmessages.t
index a763486f5b5c2c421980243aca2e7e86328a61c6..e3eadfa107e954625329009eb9c3c94ef13552f0 100644 (file)
@@ -220,7 +220,7 @@ $proxy->reneg(1);
 $proxy->start();
 checkhandshake($proxy, checkhandshake::RENEG_HANDSHAKE,
                checkhandshake::DEFAULT_EXTENSIONS,
-               "Rengotiation handshake test");
+               "Renegotiation handshake test");
 
 #Test 8: Server name handshake (no client request)
 $proxy->clear();