Update ticket callback docs.
[oweals/openssl.git] / doc / ssl / SSL_CTX_set_security_level.pod
index d7d1429b253cc4644e0ecddf5dc9965b17f1c6d8..d5d253920c757b28461c9afb9c651d4b2952de7c 100644 (file)
@@ -144,7 +144,7 @@ of security requires the use of RSA keys of at least 15360 bits in size.
 Some restrictions can be gracefully handled: for example ciphersuites
 offering insufficient security are not sent by the client and will not
 be selected by the server. Other restrictions such as the peer certificate
-key size or the DH pameter size will abort the handshake with a fatal
+key size or the DH parameter size will abort the handshake with a fatal
 alert.
 
 Attempts to set certificates or parameters with insufficient security are