SGAC (SG Admin console) package installed and launched via Management Center (MC) gives ability to manage EdgeSWG (ProxySG) UI. The communication may happen via SSH and/or HTTPS where MC acting as a SSL client while EdgeSWG (ProxySG) acting as SSL server.
As a SSL Server, it must provide a SSL certificate that are made use of while validating a server’s identity to the client.
Incorrect certificate presented by EdgeSWG (ProxySG) may throw 502 Certificate Error
E.g.
Management Center 3.3.x and above
EdgeSwg (ProxySG) that supports SGACs.
A certificate where Enhanced Key Usage with Client Authentication (1.3.6.1.5.5.7.3.2) only is one of the known cause leading to 502, Certificate Error.
E.g
When Extended Key Usage is used, Server SSL Certificate must have Server Authentication defined.
Enhanced Key Usage that shows Server Authentication (1.3.6.1.5.5.7.3.1) and Client Authentication (1.3.6.1.5.5.7.3.2) is also acceptable.