Configuring a Trust Store
You can configure a trust store by importing or by creating a keystore and uploading it.
You can only configure a trust store containing Microsoft SQL Server certificates by the Upload method.
- Procedure
- Choose the method for configuring the trust store and follow the appropriate procedure.
Method Procedure Import - Click Configure SSL. The Configure SSL wizard displays certificates imported from the trusted server.
- In the Certificates list, check the checkboxes next to the certificates to trust and click Finish.
- In the SSL Client Provider area, choose one of the following:
- Existing SSL Client Provider - Select an SSL Client Provider resource instance.
- New SSL Client Provider
- In the SSL Client Provider Name field, type a name for the SSL Client Provider.
- In the Keystore Provider as Trust Store field, type the name of a Keystore Provider resource instance.
- In the Keystore Password field, type the password that protects the keystore.
- Click Done.
Upload - Create a keystore containing the certificates from the trusted server.
- In the SSL Client Provider field, click new. In the Name field, type a name.
- In the Keystore Provider as Trust Store field, click new. In the Name field, type a name.
- Click Browse, select the keystore you created in step1, and click Open.
- In the Type drop-down list, select JKS.
- In the Password field, type the keystore password.
- Click Save for the Keystore Provider.
- Click Save for the SSL Client Provider.
The SSL Client Provider field is configured. - Click Test Connection to verify that the keystore enables an SSL connection.
- Click Save.