× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I haven't tried mixing and matching apps that way in an SSL environment but you may want to look at having Apache be the web server front end for everything, integrating your CGIDEV2 and EGL app. In my case, I frequently have Apache serving all the content and using the Tomcat connector from Apache to Tomcat (AJP).

Once you have SSL in the mix things can get interesting. I keep things simple by having the firewall do all the heavy lifting with SSL and then pass the traffic back to Apache and Tomcat but you can have Apache handle the SSL, or Tomcat (as you have) or any combination. You might find using Apache as the front end server for EGL and CGIDEV2 easier, but the devil is always in the details. You can find out more about the Tomcat Connector here: http://tomcat.apache.org/connectors-doc/

Pete Helgren
Value Added Software, Inc
www.petesworkshop.com
GIAC Secure Software Programmer-Java


On 5/3/2012 7:29 AM, tim.dclinc@xxxxxxxxx wrote:
Pete,

I have several EGL apps the use the CGIDEV2 app to upload files to our
iseries. We started using SSL on the Tomcat server for the EGL apps. I
use an iframe to display the file upload in my EGL app. When the page
displays, i get "secure content" errors since EGL is SSL and the iframe
is not. I was hoping i could just run the CGIDEV2 under Tomcat thus
getting around the secure content issue.

Maybe there is a better way of doing this. As you can tell, i know very
little about configuring servers.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.