diff --git a/modules/ROOT/pages/backup-restore/inspect.adoc b/modules/ROOT/pages/backup-restore/inspect.adoc index 131e11785..205240ecf 100644 --- a/modules/ROOT/pages/backup-restore/inspect.adoc +++ b/modules/ROOT/pages/backup-restore/inspect.adoc @@ -1,7 +1,7 @@ -[role=enterprise-edition] [[inspect-backup]] = Inspect the metadata of a backup file :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.. +:page-role: enterprise-edition new-5.25 You can inspect the metadata of a database backup file using the `neo4j-admin backup inspect` command. diff --git a/modules/ROOT/pages/security/ssl-fips-compatibility.adoc b/modules/ROOT/pages/security/ssl-fips-compatibility.adoc index b0e988c37..f07c2eb78 100644 --- a/modules/ROOT/pages/security/ssl-fips-compatibility.adoc +++ b/modules/ROOT/pages/security/ssl-fips-compatibility.adoc @@ -1,8 +1,8 @@ -[role=enterprise-edition] [[ssl-fips-compatibility]] = Configuring SSL for FIPS 140-2 compatibility :description: How to configure Neo4j to use FIPS compatible SSL encryption. :keywords: ssl, tls, authentication, encryption, encrypted, security, fips, fips 140, fips 140-2, nist, hipaa +:page-role: enterprise-edition new-5.24 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. 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.