Part of the process of protecting the Claims WS service involves generating an SSLConfig.properties file for the trusted store that contains the root certificate. You can generate this file using a script that is installed with the Agent for SharePoint.
The GenerateSSLConfig uses the following syntax:
GenerateSSLConfig -keystorepass password_to_your_keystore -truststore full_path_to_your_trusted_store -truststorepass password_to_your_trusted_store
Follow these steps:
Agent-for-SharePoint_home\proxy-engine\bin
You specify the following parameters when you run the script:
Specify the password for the keystore you created.
Specify the full path to your trusted store.
Specify the password for your trusted store.
If an SSLConfig.properties file exists, an overwrite warning appears.
The SSLConfig.properties file is generated.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |