Skip to content

Instantly share code, notes, and snippets.

@Johnz86
Created August 17, 2016 11:34
Show Gist options
  • Save Johnz86/a529b57d15449da9ad79b80ee180d418 to your computer and use it in GitHub Desktop.
Save Johnz86/a529b57d15449da9ad79b80ee180d418 to your computer and use it in GitHub Desktop.
Command for hashing the realm passwords in tomcat
java -cp bin\tomcat-juli.jar;lib\* org.apache.catalina.realm.RealmBase -a SHA this_is_the_hashed_password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment