InformationLegacy SourceVutureValidation StatusNot ValidatedTitleContactEase SSL certificate has expiredURL Name360020561777-ContactEase-SSL-certificate-has-expiredBody If the SSL certificate that Vuture is using has expired then Vuture will be unable to connect to ContactEase. You can check the SSL certificate expiry date by connecting to the ContactEase URL from an accessible location (it will most likely be locked down to your Vuture server IP address and the Vuture office IP address) and click on the padlock in the browser. Errors similar to the following may also appear in the Vuture errors inbox "The remote certificate is invalid according to the validation procedure". The SSL certificate should be renewed as soon as possible but a workaround is possible to allow an exception for the expired certificate. This is done by going to "Admin.System.SSL.External Allowed List" and adding the domain part of the URL (in a comma separated list if there is more than one exception required) e.g. if the URL is "https//vuture.mycompany.com/contactease"" then "vuture.mycompany.com" should be entered (without the quotes). As soon as the certificate has been renewed the exception should be removed. Note that the exception ignores the expiry date but still encrypts the data being transferred. How to renew an SSL certificate The following are guides on how to renew and SSL certificate in IIS by generating a Certificate Signing Request: Guide to renewing an SSL certificate for IIS7 using a CSR (third party site)Guide to renewing an SSL certificate for IIS8 and IIS8.5 using a CSR (third party site) If you are renewing your SSL certificate by generating a PFX file then you can import into IIS by following these steps: Import SSL certificate to IIS in PFX format (third party site)