Where to find and add SSL certificates to the agent?

Hi,

I’m trying to sync a file from Sharepoint using the Sharepoint connector and encountering an “Invalid SSL Certificate” issue. I’ve gone through the public documentation, however, there are no mentions on where or how to find and add the certificate.

Hence, my question has two parts:

  1. Where do I go in Sharepoint to grab the SSL certificate?
  2. How do I add these certificates to the agent?
  1. Open sharepoint in a browser
  2. Click the lock icon, or the little settings icon to the left of the URL.

  1. Click “connection is secure”

  1. Click “Certificate is Valid”

  2. In the Certificate Viewer, click on “details” then “Export”.

  3. Open the certificate in a text editor, and copy its contents.

  4. Open the agent your sharepoint source is attached to

  5. Click “Manage agent certificates”

  6. Click “add a new certificate”

  7. Give the cert an alias, and paste the contents of the certificate you retrieved from your browser - then save

  8. Restart the agent

  9. Retry your connection