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.
証明書を .bin ファイル形式から .pem ファイル形式に変換したいのですが、使用できる perl モジュールはありますか。
ありがとう。
なぜ openssl を使用しないのですか?
perl 内から openssl を呼び出すだけです ( system() を使用します)。