Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/backup-restore/inspect.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/security/ssl-fips-compatibility.adoc
Original file line number Diff line number Diff line change
@@ -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.
Expand Down