質問編集履歴

1

コードの修正

2018/12/04 10:30

投稿

ninomiyanen
ninomiyanen

スコア21

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ```ターミナル
6
6
 
7
- NINOMIYAnoMacBook-puro:desktop nobutaka$ curl -v -d '{"aps":{"alert":"hello"}}' --http2 --cert Certificates.pem:1027 https://api.development.push.apple.com/3/device/edfbc5031c925240a3c58bb14ad4fcf8b8d070328537f8c7956aa3f25b91273c
7
+ MacBook-puro:desktop $ curl -v -d '{"aps":{"alert":"hello"}}' --http2 --cert Certificates.pem:0000 https://api.development.push.apple.com/3/device/edfbc5031c925240a3c58bb14ad4fcf8b8d070328537f8c7956aa3f25b91273c
8
8
 
9
9
  * Trying 17.188.165.218...
10
10
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  curl: (58) could not load PEM client certificate, LibreSSL error error:02FFF002:system library:func(4095):No such file or directory, (no key found, wrong pass phrase, or wrong file format?)
24
24
 
25
- NINOMIYAnoMacBook-puro:desktop nobutaka$
25
+ MacBook-puro:desktop $
26
26
 
27
27
  ```
28
28