Skip to content

rdev1991/tomcat-password-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomcat-password-encryption

Library to encrypt tomcat resources password.

  1. Use encryption-util to generate encrypted password with supplied secret Key
  2. Update key in AppUtil of encryption-lib and build it.
  3. Use the required Factory class in server/context configuration with encrypted password
  4. Copy the library obtained from step 2 to tomcat classpath

Tested with Tomcat DBCP and C3Po based connection pooling.

Please feel free to use and report issue.

Please note that this lib can be used in any server/jvm as long as the library kept in the classpath and factory bean refered to the encrypted class name.

About

Library to encrypt tomcat resources password.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages