Configure the Apache web server to support SSL communication.
Follow these steps:
Specifies the status of the SSLEngine. By default, the SSL Engine is enabled.
Specifies the certification verification level for the SSL client authentication.
Default: Optional
Defines the port number that Apache uses for the SSL communication.
Default: 443
Defines the location of the SSL certificates.
Default: <SPS_Installation_Path>/secure-proxy/SSL/certs/server.crt
Defines the location of the key to the SSL certificates.
Default: <SPS_Installation_Path>/secure-proxy/SSL/keys/server.key
Defines the location of the CA certificates which form the certificate chain.
Defines the location of the CA certificates that are used for client authentication.
Default: <SPS_Installation_Path>/secure-proxy/SSL/certs/ca-bundle.cert
Defines the location of the CA certificate revocation lists that are used for client authentication.
Defines the number the levels in the certificate chain that must be searched for the certificate.
Default: 10
Copyright © 2013 CA.
All rights reserved.
|
|