How to check an SSL Certificate
This article explains how to quickly verify whether a client’s SSL certificate meets the requirements for Constructor Proctor integration. Checking SSL validity is a mandatory step before enabling secure communication between the LMS and the proctoring service.
Steps
-
Open an SSL testing tool (e.g., SSL Labs).
-
Enter the client’s LMS or test URL.
-
Submit and review the results.
What to check
Ratings range from A to F, with issues flagged for:
-
Domain name mismatch
-
Invalid, expired, or self-signed certificates
-
Untrusted certificate authorities
-
Use of weak algorithms (e.g., MD2, MD5)
-
Revoked certificates
-
Incomplete certificate chains
See also: Common SSL-Related Errors