by This post is about configuration, if you want to configure your website to always open with https://your_website/App access using Tomcat. First, open the terminal on your computer and type: Windows: cd %JAVA_HOME%/binLinux or Mac OS: The $JAVA_HOME on Mac is located on

You will change the current directory to the directory Java is installed on your computer.

First, it will ask you to create a password (My password is “password“): It will create a .keystore file on your user home directory.

Related Articles