Lines Matching refs:x509cert
202 Or also we can provide those data in the setting file at the `$settings['sp']['x509cert']`
360 // Usually x509cert and privateKey of the SP are provided by files placed at
362 'x509cert' => '',
367 * If you plan to update the SP x509cert and privateKey
368 * you can define here the new x509cert and it will be
402 'x509cert' => '',
404 * Instead of use the whole x509cert you can use a fingerprint in order to
415 * will need to provide the whole x509cert.
424 * (when used, 'x509cert' and 'certFingerprint' values are
481 'x509cert' => '',
1236 If you plan to update the SP x509cert and privateKey you can define the new x509cert as `$settings[…
1247 When that parameter is used, `'x509cert'` and `'certFingerprint'` values will be ignored by the too…
1483 * `calculateX509Fingerprint` - Calculates the fingerprint of a x509cert.