openssl_x509_export

Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Exports a certificate as a string
<?php openssl_x509_export(OpenSSLCertificate|string $certificate, string &$output, bool $no_text = true): bool