If you can't write .p12 file from .cer ... (greyed out)

... make sure your .certSigningRequest file is one from Key Chain Access on your current Mac, and it has key pair information.

Then, you submit it to Apple developer console and download .cer file.
With double clicking .cer file, you can see it on the Key Chain Access and hopefully you can choose .p12 extention to write.

Comments

Popular posts from this blog

Subclassing and Signal connect on a same widget crashes PySide application on exit.

Calling OpenCV functions via Cython from Python 3.X.

Showing CPU/Memory usage on tmux status bar(tmuxのステータスバーにCPUとMemoryの使用状況を表示する)