summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorBenjamin Beurdouche <bbeurdouche@mozilla.com>2020-03-03 16:53:23 +0000
committerBenjamin Beurdouche <bbeurdouche@mozilla.com>2020-03-03 16:53:23 +0000
commit607960e9ae187d4bd45b70e6059d54af08719cc4 (patch)
treeef392229a5e2634dde692b4cc7f84ffc4f7766cf /readme.md
parentd0ec685a22bfdc1c6970ae4d93501243b8573cb1 (diff)
downloadnss-hg-607960e9ae187d4bd45b70e6059d54af08719cc4.tar.gz
Bug 1619056 - Update README: TLS 1.3 is not experimental anymore. r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D64863
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 67eca19fb..27f4c7fd0 100644
--- a/readme.md
+++ b/readme.md
@@ -2,7 +2,7 @@
Network Security Services (NSS) is a set of libraries designed to support
cross-platform development of security-enabled client and server
-applications. NSS supports SSL v3-TLS 1.2 (experimental TLS 1.3), PKCS #5, PKCS#7,
+applications. NSS supports TLS 1.2, TLS 1.3, PKCS #5, PKCS#7,
PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security
standards.