Tomcat and Java installation and configuration on Linux and certificates Configuration.
ฝัง
- เผยแพร่เมื่อ 14 ธ.ค. 2024
- This video guides on Tomcat and Java installation and configuration on Linux and certificates installations.
Keytool Command:
keytool -genkey -keyalg RSA -noprompt -alias tomcat -dname "CN=localhost, OU=NA, O=NA, L=NA, S=NA, C=NA" -keystore keystore.jks -validity 9999 -storepass changeme -keypass changeme
Excellent thank you.
Also in /etc/environment file you can also add the path to make it more simple.
i have not found the apps but webapps
But why this still shows not secure