summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/sslproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/ssl/sslproto.h')
-rw-r--r--security/nss/lib/ssl/sslproto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/lib/ssl/sslproto.h b/security/nss/lib/ssl/sslproto.h
index a11003f26..ab7a2b9b1 100644
--- a/security/nss/lib/ssl/sslproto.h
+++ b/security/nss/lib/ssl/sslproto.h
@@ -48,6 +48,7 @@
#define SSL_LIBRARY_VERSION_2 0x0002
#define SSL_LIBRARY_VERSION_3_0 0x0300
#define SSL_LIBRARY_VERSION_TLS_1_0 0x0301
+#define SSL_LIBRARY_VERSION_TLS_1_1 0x0302
/* deprecated old name */
#define SSL_LIBRARY_VERSION_3_1_TLS SSL_LIBRARY_VERSION_TLS_1_0