I cant use encrypted connection on my hosting, could you add option for disable SSL to use non encrypted http? I am conscious about security risk.

Comments

honza pobořil’s picture

And add suport for this to CAS server module branch 6.x-3.x.

bfroehle’s picture

Status: Active » Closed (won't fix)

Lack of HTTP support is a purposeful limitation of phpCAS... There are some clumsy workarounds, but we will not be implementing them in the CAS module.

If you really need the functionality it is technically possible by using hook_cas_phpcas_alter(). See cas.api.php.

fishfree’s picture

Issue summary: View changes

I need this feature.