Hi


First don't think IIS, as it comes from its maker, is able to run servlets.
Need to install first a servlet engine for IIS - like ServletExec or JRun.

Then configuring SSL within IIS should be the same for servlets as it is
for other documents served by IIS.

Cezar.

On Thu, 3 Jun 1999, Seong Y. Kim wrote:

> Hi, All.
>
> I am having a hard time to have Secure connection using Servlet.
> I have written a servlet which does credit cart processing.  Only thing left is
> secure connection with client.  Currently I am using NT Server 4.0 with Service
> pack 4.0 and using IIS 4.0.
> Does any of you know or have experience how to set up IIS 4.0 so I can receive
> credit card information with secure connection?
>
> Any kind of information will be appreciated.
>
> Sincerely
> Seong
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to