summaryrefslogtreecommitdiff
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
commit3a0ed3f1a6d6cc788b9ea67533efc27c176542e7 (patch)
treeb9692ba1b0d3365bd5ff5a4ab6af4557eb297fa5
parentb2917a52069b86f6eff9708948689cf158430e1a (diff)
downloadnss-hg-3a0ed3f1a6d6cc788b9ea67533efc27c176542e7.tar.gz
Bug 1619056 - Update README: TLS 1.3 is not experimental anymore. r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D64863
-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.