openssl_x509_read
Parse an X.509 certificate and return an object for
it
Description
OpenSSLCertificatefalse openssl_x509_read(OpenSSLCertificatestring $certificate)
Return Values
Returns an OpenSSLCertificate on success or false on failure.
Errors/Exceptions
An E_WARNING is emitted if the X.509 certificate cannot be retrieved.