Man Page: openssl_x509_export_to_file
Operating Environment: php
Section: 3
OPENSSL_X509_EXPORT_TO_FILE(3) 1 OPENSSL_X509_EXPORT_TO_FILE(3) openssl_x509_export_to_file - Exports a certificate to fileSYNOPSISbool openssl_x509_export_to_file TRUE (mixed $x509, string $outfilename, [bool $notext])DESCRIPTIONopenssl_x509_export_to_file(3) stores $x509 into a file named by $outfilename in a PEM encoded format.PARAMETERSo $x509 - See Key/Certificate parameters for a list of valid values. o $outfilename - Path to the output file. o $notext - The optional parameter $notext affects the verbosity of the output; if it is FALSE, then additional human-readable information is included in the output. The default value of $notext is TRUE.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group OPENSSL_X509_EXPORT_TO_FILE(3)
| Related Man Pages |
|---|
| openssl_pkcs7_sign(3) - php |
| openssl_pkcs7_decrypt(3) - php |
| proc_get_status(3) - php |
| variant_xor(3) - php |
| wincache_ucache_dec(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Ravinder Singh to the Moderation Team |
| Please Welcome Nicki Paul to the Moderator Team! |