I am looking for a way to create an ssl certificate from php.
I have the openssl.cnf and the private key on disk and accessible.
One option was to execute a shell script, but I was wondering if there is a way to do it directly from php.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
openssl_csr_new
Note: as a requirement you do have to have openssl.cnf