openssl_get_cert_locations
PHP 5 >= 5.6.0, PHP 7, PHP 8
openssl_get_cert_locations - Retrieve the available certificate locations
Manual
openssl_get_cert_locations(
): array
openssl_get_cert_locations returns an array with information about the available certificate locations that will be searched for SSL certificates.
Parameters
This function has no parameters.
Return Values
Returns an array with the available certificate locations.