You mean something like:
<Connector port="443" secure="true" scheme="https"
keystoreFile="/path/to/key.store" keystorePass="changeit"
keystoreType="jks"
truststoreFile="/path/to/trust.store" truststorePass="changeit"
truststoreType="jks" />
"Sunitha Kumar" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi ,
> Is there a way we could mention this in server.xml?
> Similar to the keyStore.
> thanks,
> -sunitha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]