openssl_csr_sign

(PHP 4 CVS only)

openssl_csr_sign -- Signs a cert with another CERT

Description

resource openssl_csr_sign (mixed csr, mixed x509, mixed priv_key, long days)

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk.

Warning

This function is currently not documented, only the argument list is available.