Skip to content

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

Notifications You must be signed in to change notification settings

FlackMonkey/openshift-httpstest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%