I followed a guide to enable https in Spring Boot. The application was beforehand working on https://localhost:8080
I\'ve created a keystore.jks which is in
keystore.jks
I had the same issue as well but in my case the file path (in application.properties) for keystore file was incorrect on Linux and causing this error message.