PHP 8.5.0 Alpha 4 available for testing

Voting

: zero minus zero?
(Example: nine)

The Note You're Voting On

rahuul at yours dot com
15 years ago
for changing serial no of cert following is the solution:

<?php
$sscert
= openssl_csr_sign($csr, $cacert, $privkey, $days,$config,$serial);
?>

<< Back to user notes page

To Top