The server on which your Agent for SharePoint runs also requires a separate trusted store for the root certificate authority certificates. If you use certificates signed by a third-party certificate authority, import the certificate authority certificate signed by the third party into this trusted store. If you are using a self-signed certificate import either the self-signed certificate or the associated public key into this trusted store.
Important! Do not use self-signed certificates in production environments. We recommend using self-signed certificates in test environments only.
Follow these steps:
Note: This procedure provides one possible example of how to configure this feature using third-party tools. CA Technologies did not develop nor provide these tools. These tools are subject to change at any time by the third party without notice. Use this procedure as a guide for configuring this feature in your specific environment. The actual steps that are required in your situation could be different from the steps that are shown here.
Keytool -importcert -alias alias_name -file path_to_root_certificate -trustcacerts -keystore relative_path_to_trusted_store -storepass trusted_store_password -storetype JCEKS
Note: We recommend using a relative location under the Agent-for-SharePoint_home\SSL\keys directory
The next step of the process of creating a mutual trust relationship is updating the SSLConfig.properties file.
The server that runs your Agent for SharePoint requires a password-protected location (trust store) for the client authentication certificate. Specify a password for the trust store when creating it.
Follow these steps:
GenerateSSLConfig -keystorepass keystore_password -truststore TrustStore.jceks -truststorepass truststore_password
A confirmation prompt for your trust store password appears.
A confirmation prompt for client authentication appears.
The SSLConfig.properties file is updated. Continue with the next step of restarting your Agent for SharePoint.
Starting or stopping the Agent for SharePoint involves the following separate procedures:
|
Copyright © 2013 CA.
All rights reserved.
|
|