I get an SSL error when connecting to an Identity Provider for Kong Manager access. Specifically, the error message states “wrong version number”.
Example log entries seen in Kong when this happens:
2025/01/12 20:16:52 [crit] 40#0: *1477 SSL_do_handshake() failed (SSL: error:0A0000C6:SSL routines::packet length too long error:0A000139:SSL routines::record layer failure), client: 10.239.48.220, server: kong_admin, request: "GET /auth HTTP/1.1", host: "https://openidconnect.example.com/", referrer: "https://kongmanager.example.com/"
2025/01/12 20:16:52 [notice] 40#0: *1477 [lua] cache.lua:258: discover(): [openid-connect] loading configuration for https://openidconnect.example.com/auth/realms/kong_management/.well-known/openid-configuration using discovery failed: handshake failed (falling back to previous configuration), client: <IPAddress>, server: kong_admin, request: "GET /auth HTTP/1.1", host: "https://openidconnect.example.com/", referrer: "https://kongmanager.example.com/"