You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by asheesh <as...@q2aindia.com> on 2001/05/09 14:14:04 UTC

HTTPS

I need help for some of the issues.

1) Can someone help me in enabling https in tomcat?
2) Can i send and receive data to someother tcp/ip server on n/w via
sockets? If yes, is there some special setting?
I am using tomcat as standalone webserver.

cheers
asheesh




Re: HTTPS

Posted by Pae Choi <pa...@earthlink.net>.

> I need help for some of the issues.
> 
> 1) Can someone help me in enabling https in tomcat?

This subject has been discussed more than a few times. Put some
efforts to seach.

> 2) Can i send and receive data to someother tcp/ip server on n/w via
> sockets? If yes, is there some special setting?
> I am using tomcat as standalone webserver.

Suggest you to play with JSSE, at least with its samples. Nothing to it.

> 
> cheers
> asheesh
> 
> 
>

 Cheers


Pae