Hi all,
Still i was not able to resolve the below one..
I can see that ,
Http11Protocol protocol has the public void *setKeyAlias*
(java.lang.String keyAlias)
where as Http11NioProtocol does not have the same. I m using tomcat 6.0.
or do i need to use setAttribute("keyAlias", "aliasname"); ?
Please let me know if any body has faced the above..
thanks,
Bhuvan P
On Thu, Mar 19, 2009 at 4:22 PM, Bhuvanesh Pattanashetti <[email protected]
> wrote:
> Hi all,
> I m creating the connector object using certain port and SSL cert, But i
> had a problem relating connector to particular alias in the keystore.
> As i checked in the tomcat 6.0 APIs there is no setKeyAlias() or setAlias()
> method.
> Please suggest if any body has any idea?
>
> thank you,
> Bhuvan P
>