Skip to content

Commit 6156f47

Browse files
committed
Add version to FIPS and backup inspect pages
1 parent 8f2617b commit 6156f47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/backup-restore/inspect.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[role=enterprise-edition]
21
[[inspect-backup]]
32
= Inspect the metadata of a backup file
43
:description: This section describes how to inspect the metadata of backup files. Metadata are information like the database name, the backup compression, the transaction range that the backup contains etc..
4+
:page-role: enterprise-edition new-5.25
55

66
You can inspect the metadata of a database backup file using the `neo4j-admin backup inspect` command.
77

modules/ROOT/pages/security/ssl-fips-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[role=enterprise-edition]
21
[[ssl-fips-compatibility]]
32
= Configuring SSL for FIPS 140-2 compatibility
43
:description: How to configure Neo4j to use FIPS compatible SSL encryption.
54
:keywords: ssl, tls, authentication, encryption, encrypted, security, fips, fips 140, fips 140-2, nist, hipaa
5+
:page-role: enterprise-edition new-5.24
66

77
Federal Information Processing Standards (FIPS) 140 is a U.S. government standard established by the National Institute of Standards and Technology (NIST) which is used to accredit cryptographic modules such as those used in TLS network encryption.
88
While FIPS 140 compliance is primarily required for federal agencies and their contractors, it also is used in the healthcare sector under regulations like the Health Insurance Portability and Accountability Act (HIPAA) to protect patient data.

0 commit comments

Comments
 (0)