You are here

protected property CasServerConfig::$customRootCertBundlePath in CAS 8

Same name and namespace in other branches
  1. 2.x src/CasServerConfig.php \Drupal\cas\CasServerConfig::customRootCertBundlePath

The path to the CA root cert bundle to use when validating server SSL cert.

Type: string

File

src/CasServerConfig.php, line 65

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $customRootCertBundlePath;