>> I inherited an old application written in EJB that is running on JRun4. >> JRun4 serves the content - which is to say that we do not have Apache, IIS, >> or similar in front of it. > > >JRun was EOL by Adobe (Macromedia?) a long time ago. If I were you I would >not attempt to play SSL Jenga with a working instance of JRun. Instead I >would drop something in front of it like nginx, put the SSL cert on nginx, >and let it proxy connections to JRun in it's existing configuration. > >You very well may get a different reply from someone more familiar with >your exact problem but if it were me I'd just setup an SSL proxy and leave >JRun alone. > >-Cameron > >-- >Cameron Childress >-- >p: 678.637.5072 >im: cameroncf >facebook <http://www.facebook.com/cameroncf> | twitter ><http://twitter.com/cameronc> | google+ ><https://profiles.google.com/u/0/117829379451708140985>
That's kind of where I was headed next. The problem is that the folks that will be in charge of the device that will proxy the connection are notoriously unresponsive. So I was hoping to deal with this myself, since getting an internal signed certificate is pretty and quick. But that's where I'll wind up if I can't get an answer... Thanks for the speedy response though! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/jrun-talk/message.cfm/messageid:5855 Subscription: http://www.houseoffusion.com/groups/jrun-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/jrun-talk/unsubscribe.cfm
