Security configuration scenarios
Check what security options need to be enabled on the BigFix server and the BigFix Inventory server to achieve each of the supported security scenarios.
TLS 1.2 and 1.3 protocol
- Enable HTTPS in BigFix Inventory
BigFix Inventory supports only TLS 1.2 protocol for HTTPS inbound communications till version 10.0.12.
Starting from version 10.0.13, BigFix Inventory supports both TLS 1.2 and TLS 1.3 protocols for HTTPS inbound communications.
Since BigFix Inventory 10.0.13, it is possible to
enforce TLS 1.3 protocol for inbound communication by adding the <ssl
id="defaultSSLConfig" sslProtocol="TLSv1.3"/>
line to the
installation_directory/wlp/usr/servers/server1/customization.xml
file.
You can enforce TLS 1.3 on BigFix Platform version 11. It is supported with BigFix Inventory version 10.0.9 and higher.
If FIPS is enabled, only TLS 1.2 protocol is supported. To enforce TLS
1.2 protocol, add the <ssl id="defaultSSLConfig" sslProtocol="TLSv1.2"/>
line to the
installation_directory/wlp/usr/servers/server1/customization.xml
file.
FIPS 140-2
- Enable enhanced security and SHA-256 downloads on the BigFix server
- Enable HTTPS in BigFix Inventory
- Enable FIPS 140-2 in BigFix Inventory
SP800-131
- Enable HTTPS in BigFix Inventory
- Enable SP800-131 compliance in BigFix Inventory