Re: [cas-user] mod_auth_cas v1.2 curl_easy_perform fails

2022-10-17 Thread CJ Keist
Ray, thank you for the response. I did run the curl from the command line and it worked, specifying the cert to use. I then installed OOD and CAS on CentOS7 and it worked just fine. So I thought I had it down to an issue with the libcurl version. So this morning I compiled an older version

Re: [cas-user] mod_auth_cas v1.2 curl_easy_perform fails

2022-10-17 Thread Ray Bon
CJ, Java will silently drop requests with an invalid cert. Should CASCertificatePath point to the OnDemand host cert? You could try running the curl command from the command line. Ray On Fri, 2022-10-14 at 08:41 -0700, CJ Keist wrote: Notice: This message was sent from outside the University

[cas-user] mod_auth_cas v1.2 curl_easy_perform fails

2022-10-14 Thread CJ Keist
Hello, I'm in process of trying to install Open OnDemand 2.0 with CAS authentication. Following documentation of install mod_auth_cas. After I access the ondemand server it redirects my browser to our CAS server, which then authenticates me via DUO. After DUO succeeds, CAS server then