openssl_csr_export_to_file

Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Exports a CSR to a file
<?php openssl_csr_export_to_file(OpenSSLCertificateSigningRequest|string $csr, string $output_filename, bool $no_text = true): bool