質問編集履歴

2

変更

2019/06/12 03:28

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  unable to load Private Key
46
46
 
47
- 4541642348:error:09FFF06C:PEM routines:CRYPTO_internal:no start line:/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-22.260.1/libressl-2.6/crypto/pem/pem_lib.c:683:Expecting: ANY PRIVATE KEY
47
+ 4541642348:error:09FFF06C:PEM routines:CRYPTO_internal:no start line:/BuildRoot/Library/Caches/xxxxxxx/Sources/libressl/libressl-22.260.1/libressl-2.6/crypto/pem/pem_lib.c:683:Expecting: ANY PRIVATE KEY
48
48
 
49
49
 
50
50
 

1

変更

2019/06/12 03:28

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
 
10
10
 
11
- 鍵生成
11
+ **鍵生成**
12
12
 
13
13
  cd
14
14
 
@@ -20,7 +20,7 @@
20
20
 
21
21
 
22
22
 
23
- 鍵生成確認 (id_rsa / id_rsa.pubが作成されているか確認)
23
+ **鍵生成確認 (id_rsa / id_rsa.pubが作成されているか確認)**
24
24
 
25
25
  cd .ssh
26
26
 
@@ -30,7 +30,7 @@
30
30
 
31
31
 
32
32
 
33
- キーチェーン登録
33
+ **キーチェーン登録**
34
34
 
35
35
  openssl rsa -in id_rsa -out id_rsa2 **←この部分**
36
36
 
@@ -52,7 +52,7 @@
52
52
 
53
53
 
54
54
 
55
- 他の関連スレッドはこちらになります:
55
+ **他の関連スレッドはこちらになります:**
56
56
 
57
57
  [https://teratail.com/questions/194360](https://teratail.com/questions/194360)
58
58