opensslでpem作ろうとしたらCan't read Password(iTerm2にて)
982 ワード
ひさしぶりにhoustonからプッシュ通知を送ろうとしてpem作りで微妙にハマったのでメモ。
プッシュ通知を送るためにp12形式のAppleの証明書をpemに変換する手順が必要なのですが、houstonのReadmeどおりのコマンド打つと下記の通り。
$ openssl pkcs12 -in cert.p12 -out apple_push_notification.pem -nodes -clcerts
Enter Import Password:
Can't read Password
パスワードの有無も関係ないし、証明書作り直しても変わりありませんでした。
よくわからんのですが「iTerm2」にて作業してたのを「Terminal」に変えて同じコマンド打ったらうまくいきました。なんだろう・・・
これと関連あり?
https://gitlab.com/gnachman/iterm2/issues/5125
環境
OS X El Capitan : Version 10.11.6
iTerm : Build 3.0.13
Terminal : Version 2.6.1
OpenSSL : 1.0.2h
Author And Source
この問題について(opensslでpem作ろうとしたらCan't read Password(iTerm2にて)), 我々は、より多くの情報をここで見つけました https://qiita.com/jollyjoester/items/47e7e9ad46a3b4b094e9著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .