The path may have been a legacy from 10.0.2, but I have corrected that thank you.
I’m not sure what you mean by 2) java.security has multiple configs - it can be another config, not jdk.tls.disabledAlgorithms
I don’t understand enough about java to find it other than in the disabledAglorithms
.
When the back channel connects I see this i nthe debug logs:
13:24:56,885 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator] (default task-2) Connecting to REDACTED/REDACTED:443
13:24:56,885 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] (default task-2) Connecting socket to REDACTED/REDACTED:443 with timeout 0
13:24:56,928 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] (default task-2) Enabled protocols: [TLSv1.3, TLSv1.2]
13:24:56,928 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] (default task-2) Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
13:24:56,928 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] (default task-2) Starting handshake
13:24:57,046 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection] (default task-2) http-outgoing-0: Shutdown connection
13:24:57,046 DEBUG [org.apache.http.impl.execchain.MainClientExec] (default task-2) Connection discarded
13:24:57,046 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager] (default task-2) Connection released: [id: 0][route: {s}->https://REDACTED:443][total available: 0; route allocated: 0 of 64; total allocated: 0 of 128]
13:24:57,046 ERROR [org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider] (default task-2) Failed to make identity provider oauth callback: javax.net.ssl.SSLHandshakeException: DH ServerKeyExchange does not comply to algorithm constraints