Previous Topic: Known IssuesNext Topic: SharePoint Agent Cannot Access DLP-protected Document (169890)


SSL Stops Working After an Upgrade (162487)

Symptom:

I upgraded my CA SiteMinder® Agent for SharePoint, but my SSL connections stopped working.

Solution:

Generate a new SSLConfig properties file by performing the following steps:

Run the GenerateSSLConfig script installed with the Agent for SharePoint to generate an SSLConfig.properties file for the keystore. SSLConfig.properties is required to protect the Claims WS service.

GenerateSSLConfig uses the following syntax:

GenerateSSLConfig -keystorepass password_to_your_keystore 

Follow these steps:

  1. Open a command-line window with Administrative privileges.
  2. Navigate to the following directory:
    Agent-for-SharePoint_home\proxy-engine\bin
    
  3. Run one of the following script files:

    You specify the following parameters when you run the script:

    -keystorepass

    Specifies the password for the keystore.

    If an SSLConfig.properties file exists, an overwrite warning appears.

    A confirmation message confirms the keystore was configured and displays the directory of the keystore you created. The SSLConfig.properties file is generated.