Skip to content

Commit e8bb21b

Browse files
authored
Merge pull request #65 from 10gen/DOCSP-44634
DOCSP-44634 Disallow TLS 1.0 and 1.1
2 parents cf16763 + faec6ea commit e8bb21b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/security.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Preconfigured Security Features
2121
~~~~~
2222

2323
|cloudgov| and databases hosted in |cloudgov-short| use
24-
|tls| 1.2 to encrypt connections. This cannot be disabled.
24+
|tls| 1.2 to encrypt connections. This cannot be disabled,
25+
and |cloudgov-short| does not allow |tls| versions less than 1.2.
2526

2627
|fips| 140-2
2728
~~~~~~~~~~~~

0 commit comments

Comments
 (0)