diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-10-01 08:31:16 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-10-01 08:31:16 +0200 |
commit | 5d7872022f7973bd8a83f3015f8588cfa3699591 (patch) | |
tree | 508a44c577e059bbcc79323ac79cea7ec4c72420 | |
parent | 990ec00b5b2042e60ad331d93d64b0abd72defac (diff) | |
download | gnutls-5d7872022f7973bd8a83f3015f8588cfa3699591.tar.gz |
NEWS: corrected typo [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ gnutls_ffdhe_6144_key_bits: Added ** Provide a uniform cipher list across supported TLS protocols; the CAMELLIA ciphers as well as ciphers utilizing HMAC-SHA384 and SHA256 have been removed from the default - priority strings, as they are undefined under TLS1.3 and they provide not advantage + priority strings, as they are undefined under TLS1.3 and they provide no advantage over other options in earlier protocols. ** The SSL 3.0 protocol is disabled on compile-time by default. It can be re-enabled |