On Fri, Jan 30, 2015 at 12:02 PM, Chris Parker wrote:

> 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>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:5854
Subscription: http://www.houseoffusion.com/groups/jrun-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/jrun-talk/unsubscribe.cfm

Reply via email to