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.
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