--
You received this message because you are subscribed to the Google Groups "Keycloak User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/e914644c-b991-4052-98a5-a733a64ff826n%40googlegroups.com.
Hi Jason,
Sorry to drop in onto the discussion. SSL offload is supported, however it is dependent on a type of proxy, as each proxy is slightly different in the ways it sends the SSL client certificate. HAProxy and nginx are supported out of the box (here a link to an old documentation https://www.keycloak.org/docs/10.0/server_admin/#client-certificate-lookup)
To verify if the KC server is set up correctly you could try
openssl s_client command to see the handshake to check if the list
of CA alt subj names sent by the server includes the CA used to
sign your DoD client certs
Hope this helps
--Cheers
Peter
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/EEC99FA0-BBF0-49DF-9FA7-8F76445B1B6B%40prf.gov.br.