Ok, thank you. I'll figure out a solution with our sys admin. Phil Ames schrieb: > Hi Volker, > Sorry for the delay in responding to you. Unfortunately at this time, > mod_auth_cas does not support proxy usage for ticket validation. It > is a feature that might be added when we get around to using libcurl > (or some other HTTP library) to perform the ticket validation. In the > meantime, you might be able to modify the code to manually perform the > HTTP 'CONNECT' operation but I don't know if that will suit your > needs. > > HTH, > -Phil > > On Mon, Oct 6, 2008 at 9:28 AM, Volker Krebs <[EMAIL PROTECTED]> wrote: >> Hello, >> I've set up my Apache using mod_auth_cas, everything works fine, great >> module. Thank you for that! >> But when my CAS moves behind a web-proxy I get an error >> [error] [client 192.168.4.158] MOD_AUTH_CAS: connect() failed to >> https://cas.example.com/sso/login?service=http%3a%2f%2fgeier%2fvk >> >> The Problem is, that I need a https_proxy varaible to connect to >> https://cas.example.com/. But I have no clue where to configure it in >> apache or mod_auth_cas. I've tried setting the environment variable >> https_proxy and http_proxy but apache or mod_auth_cas seem not to be >> interested. >> Any Ideas ? >> >> Thanks
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
