issue with secure HTTPS camel route in spring boot microservice.

8 views
Skip to first unread message

Robbins Gupta

unread,
Sep 11, 2019, 4:46:58 PM9/11/19
to hawtio
Hi 

I am running  hawtio-app-2.7.1.jar locally and try to connect to secure spring boot app. this app contain 2 camel routes exposed via apache cxf endpoint.

my spring boot app starts on https port 4150.

When i create connection, I get belwo connection failed exception.

error.PNG


Whereas http works just file if i start the app without ssl enable.

Please help me.

I have below configuration in application.properties file
_______________________________________________________________________________________________

server.port=4150

#endpoints.metrics.enabled=true
camel.springboot.jmxEnabled=true
cxf.springboot.jmxEnabled=true
endpoints.jolokia.path=/jolokia
endpoints.jolokia.sensitive = false

########################################

# Tell Spring Security (if used) to require requests over HTTPS
security.require-ssl=true

_______________________________________________________________________________________________

Am i missing any other configuration.





Regards,
Robbins gupta
Reply all
Reply to author
Forward
0 new messages