Skip to content

Instantly share code, notes, and snippets.

@Disassembler0
Created March 17, 2018 14:46
Show Gist options
  • Select an option

  • Save Disassembler0/c7560b4c0a3fd1371c7e0cd411662def to your computer and use it in GitHub Desktop.

Select an option

Save Disassembler0/c7560b4c0a3fd1371c7e0cd411662def to your computer and use it in GitHub Desktop.
keytool -genkeypair -alias tomcat -keyalg RSA -validity 3654 -dname "CN=Tomcat" -keypass changeit -keystore /srv/tomcat/.keystore -storepass changeit -deststoretype pkcs12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment