Skip to content

Commit deb6d4b

Browse files
committed
(DOCSP-33783) Added FIPS 140-2 information.
1 parent d7f8529 commit deb6d4b

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"esbonio.sphinx.confDir": ""
3+
}

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Epoch-time = "Timestamp in the number of seconds that have elapsed since the `UN
5454
epoch-time = "timestamp in the number of seconds that have elapsed since the `UNIX epoch <https://en.wikipedia.org/wiki/Unix_time?oldid=828172017>`__"
5555
fcv = ":abbr:`FCV (Feature Compatibility Version)`"
5656
fedramp = "`FedRAMP <https://www.fedramp.gov/>`__"
57+
fips = ":abbr:`FIPS (Federal Information Processing Standard)`"
5758
fqdn = ":abbr:`FQDN (fully qualified domain name)`"
5859
fts = "Atlas Search"
5960
gcp = ":abbr:`GCP (Google Cloud Platform)`"

source/security.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ Preconfigured Security Features
2323
|cloudgov| and databases hosted in |cloudgov-short| use
2424
|tls| 1.2 to encrypt connections. This cannot be disabled.
2525

26+
|fips| 140-2
27+
~~~~~~~~~~~~
28+
29+
|fips| 140-2 is automatically enabled in all databases that you deploy through |cloudgov-short|.
30+
2631
Required Security Features
2732
--------------------------
2833

0 commit comments

Comments
 (0)