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.
Pythonを使用してこのコマンドを再現したいと思います。$ openssl req -newkey rsa:1024 -nodes -x509 -days 365 -out key2.pem
注: openssl バイナリを直接呼び出すことは適切な解決策ではありません。