Re: patch proposal

2009-02-02 Thread Mark Thomas
Giannini Alessandro wrote: > This patch is useful when you want handle keystore password from external > class. > To do this, I added two additional parameters (in Connector tag of > server.xml) to call external method and get Password String. > > - Parameter keystorePassHandler (in form some.

patch proposal

2009-02-02 Thread Giannini Alessandro
This patch is useful when you want handle keystore password from external class. To do this, I added two additional parameters (in Connector tag of server.xml) to call external method and get Password String. - Parameter keystorePassHandler (in form some.package.Class.methodToInvoke) - Paramet