Exemplo n.º 1
0
 public static function setCACertificatePath($certificatePath)
 {
     self::$CA_CERTIFICATE_PATH = $certificatePath;
 }