On an upgrade, you can change the FIPS mode on the SPS from COMPAT to ONLY as long as the SiteMinder Policy Server is also in FIPS ONLY mode or FIPS COMPAT mode.
To change the SPS to FIPS Only mode
This setting enables FIPS mode for the openssl command-line utility.
This setting enables SPS and Apache code determine the FIPS mode.
For UNIX
In the proxyserver.sh file at sps-home/proxy-engine/proxyserver.sh set the CA_SM_PS_FIPS140 environment variable to a value of ONLY.
smreghost -i policy_server_ip_address -u administrator_user_name -p administrator_password -hn hostname_for_registration -hc host_config_object -f path_to_host_config_file -o -cf ONLY
Example:
smreghost -i localhost -u siteminder -p firewall -hn helloworld -hc host -f "C:\Program Files\CA\secure-proxy\proxy-engine\conf\defaultagent\SmHost.conf" -o -cf ONLY
SSLCustomPropertiesFile "<sps_home>/Tomcat/properties/spsssl.properties"
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |