Is there an appropriate tutorial for setting up HTTPS for Vaadin on Debian with Tomcat server?
I am following this one but I don’t get to Installing the certificate to Java keystore, because I’m a noob and I dont know that a Java keystore is and what its password is
Password is what you define it to be A suggestion: add a front-proxy to your server and let that handle HTTPS connection. I have been lately using nginx without issues. For that the letsencrypt instructions are bit less crypic