Re: Trying to Configure SSL with Tomcat 6

2009-01-23 Thread Pid
Try sending this to the Tomcat user list, you'll be more likely to get help there. This is the list for developers of the server itself. p Inya-Agha, Wynne wrote: >> The problem with the SSL is that the Tomcat server is not using the >> certificate. When it starts, depending on the exact optio

Trying to Configure SSL with Tomcat 6

2009-01-23 Thread Inya-Agha, Wynne
> The problem with the SSL is that the Tomcat server is not using the > certificate. When it starts, depending on the exact options chosen in > the server.xml file for the port 8443 listener section, it does one of > the following: > > It will either fail to start listening on port 8443 at all,

Re: Configure SSL

2006-06-14 Thread Mark Thomas
This question belongs on the users list. Please see http://tomcat.apache.org/lists.html for more info. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Configure SSL

2006-06-14 Thread ngolehung84
the client access my website from one URL only: https://localhost:8443/mysite/ And if client uses this URL: http://localhost:8080/mysite/ the exception will be returned to the client. How can I do that? Thanks in advance, Hung. -- View this message in context: http://www.nabble.com/Configure-SSL