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と秘密鍵をディスク上に持っており、アクセス可能です。
1つのオプションはシェルスクリプトを実行することでしたが、phpから直接実行する方法があるかどうか疑問に思いました。
openssl_csr_new
注: 要件として、openssl.cnf が必要です。