Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种从 php 创建 ssl 证书的方法。
我在磁盘上有 openssl.cnf 和私钥并且可以访问。
一种选择是执行 shell 脚本,但我想知道是否有办法直接从 php.ini 执行。
openssl_csr_new
注意:作为要求,您必须拥有 openssl.cnf