For $400.00, I will make a custom build for those packages, applciations, configuration you need. That is including Apache/ HTTPd, Tomcat, OpenSSL, mod_ssl, mod_jk, and JSSE on Win32 for you. And I will provide the sample applications and configurations you need for those needs. Interesting? Send me an email.
Pae ----- Original Message ----- From: "Rutledge, Aaron" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 8:01 AM Subject: RE: Doubts on SSL configuration.??? http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html I'm not sure if you've found this article or not. On first run-through it appears to be the "Idiot's Guide to SSL", but I am still having problems. I configured my Tomcat exactly like it is explained and now I get a java.lang.IllegalStateException error when I start TomCat. I have no idea why SSL would cause this type of exception. Anyway, maybe this article will help you more than me. Basically, as you probably know, you create a new port that allows for SSL. You can force any context in your application to use this port by prefixing the URL with https...the How TO explains it like this... " Any page within an application can be requested over a secure socket by simply prefixing the address with https: instead of http:. Any pages which absolutely require a secure connection should check the protocol type associated with the page request and take the appropriate action of https is not specified." probably not the detail you need I would love to hear from anyone out there who has successfully gotten SSL running to assist Rajesh and I. I am kind of frustrated by what seems to be a simple task. --Aaron -----Original Message----- From: Rajesh Harikrishnan [mailto:[EMAIL PROTECTED]] Sent: Monday, May 20, 2002 7:02 AM To: [EMAIL PROTECTED] Subject: Doubts on SSL configuration.??? HI All, I need Apache-ssl+tomcat expert's help on this issue. My problem is, after a lot of search i am still not able to find some useful documentation for Configuring the Apahce+tomcat (on Windows) for HTTPS(SSL). My application needs to handle both HTTP and HTTPS. Few modules in the application needs HTTPS and others needs HTTP. So how do i need my configuration to be?. Can some one sent me a sample 'httpd.conf / server.xml'?. I have downloaded a copy of Apache1.3.24+mod_ssl_openssl from 'openssl' site and have set up for the application to run on this server with Tomcat 3.2.2. My two main problems are: 1) But how do i redirect few options of my application to work on Https and others to serve on Http? 2) How to restrict a particular 'Context' to only serve on Http or Https? Thanks in advance for all your help. Regards H.Rajesh ([EMAIL PROTECTED]) SoftSolutions Pvt. Ltd., Chennai. India. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
