Zoom, Calendly and other intergration not working when going through KEMP.
Information
Summary: | Zoom, Calendly, and other integrations not working when going through KEMP, and in logs we found SSL errors. |
Environment: |
Product: Loadmaster Version: Any Platform: Any Application: Exchange |
Question/Problem Description: |
Zoom, Calendly, and other integrations synchronization not working when going through KEMP, and in logs, we found SSL errors. While hitting Real Server directly fixes the issue. |
Steps to Reproduce: | |
Error Message: | routines:ssl3_read_bytes:sslv3 alert certificate unknown |
Defect Number: | |
Enhancement Number: | |
Cause: | SSL Certificate Chain Issues |
Resolution: |
SSL Certificates can be trusted on a main browser and function correctly, however, they can still have chain issues. This problem can result in the application failing, as the certificate will be deemed untrusted. To identify the chain issue:
To resolve the chain issue: Search your Certificate Authority's (CA)website to download their intermediate CA file. This file links all of the trusted CA certificates needed to reach the root certificate. When this Intermediate CA file has been downloaded, you must upload it to the LoadMaster. For more information, refer to How To Import SSL Intermediate Certificates To Your LoadMaster. Once you upload the intermediate CA file to the LoadMaster, run the SSL server Test again to resolve the chain issue. |
Workaround: | |
Notes: |