On 27/09/2014 15:52, Konstantin Kolinko wrote: > Hi! > > 1). If I run any of the following: > digest.bat -a foo > digest.bat -a md5 foo > > I get > foo:Sep 27, 2014 6:38:43 PM org.apache.catalina.startup.Tool main > SEVERE: Exception calling main() method > java.lang.IllegalStateException: Must call init() first
Fixed. > 2) If I run > digest.bat > without arguments, I get no output in return. Fixed. > 4) The current javadoc for RealmBase.main() says that algorithm (-a) > is not required and "If not specified a default of SHA-512 will be > used." > > I wonder whether that is justified. That is what is currently implemented. Happy to discuss changes but SHA-512 doesn't seem unreasonable to me. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org