openssl_csr_sign

PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
openssl_csr_sign - Sign a CSR with another certificate (or itself) and generate a certificate
Manual
Code Examples

Example #1 openssl_csr_sign example - signing a CSR (how to implement your own CA)

PHP Version:


Function openssl_csr_sign:

OpenSSL Functions

Most used PHP functions