

Administration Guide › Configuring the SPS Server Settings › General Server Settings in the server.conf File › SSL Settings in the server.conf File › Client Certificate Authentication › Enable Client Certificate Authentication
Enable Client Certificate Authentication
Configure the SPS to enable the client certificate authentication.
Follow these steps:
- Encrypt the password of the private key of the SPS client certificate by performing the following steps:
- Open the command prompt.
- Naviagte to the <SPS_Installation_Path>\SSL\bin location.
- Execute the following command:
Windows
EncryptUtil.bat <SPSCertificatePrivateKey_Password>
UNIX
EncryptUtil.sh <SPSCertificatePrivateKey_Password>
The encrypted password is displayed.
- Configure client certificate authentication details in the server.conf file by performing the following steps in the sslparams section:
- Enter the key file name of the SPS client certificate in pkcs8 format in ClientKeyFile.
- Enter the encrypted password that you generated in Step 1 in ClientPassPhrase.
The client certificate authentication is configured in the server.conf file.
- Configure the proxyrules.xml file to forward the client requests to the configured web server.
- Restart the SPS.
Client certificate authentication is enabled between the SPS and the web server.
Copyright © 2013 CA.
All rights reserved.
 
|
|