SV-253737r1117186_rule
V-253737
SRG-APP-000416-DB-000380
MADB-10-008400
CAT I
10
Configure the DBMS and related system components to use NSA-approved cryptography to protect classified information in accordance with applicable federal laws, Executive Orders, directives, policies, regulations, and standards.
Configure MariaDB to use TLS.
Details for this procedure can be found here:
https://mariadb.com/docs/security/encryption/in-transit/enable-tls-server/
If MariaDB is deployed in an unclassified environment, this is not applicable (NA).
If MariaDB is not using NSA-approved cryptography to protect classified information in accordance with applicable federal laws, Executive Orders, directives, policies, regulations, and standards, this is a finding.
To check if MariaDB is configured to use SSL, as the database administrator:
MariaDB> SHOW GLOBAL VARIABLES LIKE 'have_ssl';
If have_ssl is not YES, this is a finding.
Consult network administration staff to determine whether the server is protected by NSA-approved encrypting devices. If not, this a finding.
V-253737
False
MADB-10-008400
If MariaDB is deployed in an unclassified environment, this is not applicable (NA).
If MariaDB is not using NSA-approved cryptography to protect classified information in accordance with applicable federal laws, Executive Orders, directives, policies, regulations, and standards, this is a finding.
To check if MariaDB is configured to use SSL, as the database administrator:
MariaDB> SHOW GLOBAL VARIABLES LIKE 'have_ssl';
If have_ssl is not YES, this is a finding.
Consult network administration staff to determine whether the server is protected by NSA-approved encrypting devices. If not, this a finding.
M
5475