Hello,
Well, I try to follow this tutorial : How to enable HTTPS in a Spring Boot Java application
but I’m lost. I must modify springboot and I don’t know how to do that. I must modify application.properties file and create a SecurityConfig class. I’m newbie with tomcat and springboot and I can’t enable https with springboot.
Someone here can help me ?
Thanks.