This article is intended to help to verify if your Edge SWG (proxySG) is running in FIPS mode.
Edge SWG (proxySG) is running 7.4.x version.
In order to verify if FIPS mode enabled on the Edge SWG proxy, use CLI command "show version".
If FIPS mode is enabled, output shows "System is in FIPS mode; cryptographic module algorithm version: X.X.X".
ProxySG#show version
Version: SGOS X.X.X.XX SWG Edition
Release id: XXXXXX
Serial number: XXXXXXXXXX
NIC 0 MAC: XXXXXXXXXXXX
System is in FIPS mode; cryptographic module algorithm version: X.X.X
Use CLI command "fips-mode" to disable or enable FIPS mode.
To disables FIPS mode use CLI command.
# fips-mode disable
To enable FIPS mode use CLI command.
# fips-mode enable
Note: This command is available only from the serial console.
When you enter FIPS mode, all previous configurations are destroyed. When you exit FIPS mode, all FIPS configurations are destroyed.