1

I need to create a website in PHP to create CSR and CRT.

I can't use exec, system, or similars.

How can i do? I have a web form with the data to create a CSR.

I hope you can help me please.

Best regards.

4

1 回答 1

0

使用 OpenSSL 扩展。鉴于您提供的少量信息,您应该能够做您需要的事情。 http://www.php.net/manual/en/book.openssl.php

于 2013-05-08T00:40:37.593 回答