Administration Guide › Configuring the SPS Server Settings › Session Scheme Settings in the server.conf File › SSL ID Session Scheme › Modifying the httpd.conf File for the SSL ID Scheme
Modifying the httpd.conf File for the SSL ID Scheme
In addition to configuring the SSL ID session scheme in the server.conf file, you have to modify the Apache Web server httpd.conf file to enable SSL.
To modify the httpd.conf file for the SSL ID scheme
- Open the httpd.conf file located in the directory sps_home/secure-proxy/httpd/conf.
- Locate the line in the file that reads:
#SSLOptions +StdEnvVars +ExportCertData +CompatEnvVars
- Delete the # symbol from the beginning of the line.
Note: For SPS r6.0 SP 3 and later, also remove +CompateEnvVars so that the line reads as follows:
SSLOptions +StdEnvVars +ExportCertData
- Save the httpd.conf file.
- Restart the SPS.
|
Copyright © 2012 CA.
All rights reserved.
|
|