lkrzyzanek / openshift-httpstest

Openshift Gear to test correct infromation about secured connection propagation to standard request.isSecure() method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Openshift HTTPS test

Openshift Gear to test correct information about secured connection propagation to standard request.isSecure() method.

How to test the issue

Standard way how to get information if request is on secured connection is request.isSecure().

Try to deploy this app on Openshift and visit https://{deployed app url}/requestinfo.jsp to see if request.isSecure() return true or false.

Notes

Initial discussion in this forum thread.

About

Openshift Gear to test correct infromation about secured connection propagation to standard request.isSecure() method


Languages

Language:Perl 100.0%