3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

証明書署名要求(CSR)を作成

Last updated at Posted at 2016-08-30

#証明書署名要求(CSR)を作成

##キーチェーンから証明書アシスタントを起動

まず、キーチェーンアクセスを起動します。
次に、キーチェーンアクセスのツールバーから、
「キーチェーンアクセス」 -> 「証明書アシスタント」 -> 「証明局に証明書を要求...」 を選択

スクリーンショット 2016-08-30 20.04.47.png

##証明書情報
スクリーンショット 2016-08-30 20.05.43.png

  • ユーザーのメールアドレス: iOS Developer Programに登録したメールアドレス
  • 通称: 空
  • CAのメールアドレス: 空
  • ディスクに保存: ✅
  • 鍵ペア情報を指定: ✅

##鍵ペア情報
スクリーンショット 2016-08-30 20.06.10.png

  • 鍵のサイズ: 2048ビットを選択
  • アルゴリズム: RSAを選択

##設定結果
「続ける」をクリックすると、証明書要求CSRがディスク上に作成されます。

スクリーンショット 2016-08-30 20.19.04.png
3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?