Relative Content

Tag Archive for spring-bootssl-certificate

Why are Spring boot application yaml values for SSL ignored?

My application is a Spring OAuth2 client using keycloak as the OAuth Security server. When I configure the application to use SSL, it fails to connect to the open-id configuration endpoint. I can successfully connect to the URL in a browser outside the app/IDE.