|
Moodle
2.2.1
http://www.collinsharper.com
|
|
| setCasServerCACert | ( | $ | cert | ) |
Set the CA certificate of the CAS server.
| $cert | the PEM certificate of the CA that emited the cert of the server |
Definition at line 1358 of file client.php.
| setCasServerCert | ( | $ | cert | ) |
Set the certificate of the CAS server.
| $cert | the PEM certificate |
Definition at line 1348 of file client.php.
| setNoCasServerValidation | ( | ) |
Set no SSL validation for the CAS server.
Definition at line 1366 of file client.php.