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

ความคิดเห็น • 3

  • @987kviews
    @987kviews 3 ปีที่แล้ว +2

    Excellent thank you.
    Also in /etc/environment file you can also add the path to make it more simple.

  • @EvTIC
    @EvTIC ปีที่แล้ว

    i have not found the apps but webapps

  • @saurabhjain8904
    @saurabhjain8904 ปีที่แล้ว

    But why this still shows not secure