Closed (won't fix)
Project:
CAS
Version:
7.x-1.1
Component:
CAS
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2012 at 10:23 UTC
Updated:
24 Dec 2019 at 03:01 UTC
Jump to comment: Most recent
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
Comment #1
honza pobořil commentedAnd add suport for this to CAS server module branch 6.x-3.x.
Comment #2
bfroehle commentedLack 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(). Seecas.api.php.Comment #3
fishfree commentedI need this feature.