X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fssl_err.c;h=b9876bd5631495055ddf31d7db1fc76de0ebf260;hp=fe685907714e89205dac077802e169a9140e6361;hb=8fdc99cb5dbf1a79b106cc635c82f59956e39108;hpb=8483a003bfca5fac61cda3daea4db2ca20d10ef2 diff --git a/ssl/ssl_err.c b/ssl/ssl_err.c index fe68590771..b9876bd563 100644 --- a/ssl/ssl_err.c +++ b/ssl/ssl_err.c @@ -545,7 +545,7 @@ static ERR_STRING_DATA SSL_str_reasons[] = { "renegotiation encoding err"}, {ERR_REASON(SSL_R_RENEGOTIATION_MISMATCH), "renegotiation mismatch"}, {ERR_REASON(SSL_R_REQUIRED_CIPHER_MISSING), "required cipher missing"}, - {ERR_REASON(SSL_R_REQUIRED_COMPRESSSION_ALGORITHM_MISSING), + {ERR_REASON(SSL_R_REQUIRED_COMPRESSION_ALGORITHM_MISSING), "required compression algorithm missing"}, {ERR_REASON(SSL_R_SCSV_RECEIVED_WHEN_RENEGOTIATING), "scsv received when renegotiating"},