Skip to content

Commit

Permalink
- converted links from textile to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
niclasmeier committed Mar 28, 2012
1 parent 04e2bf0 commit 7d8dfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ the ones used by the push service.


## Creating a JKS keystore ## Creating a JKS keystore


Personally I used this "guide":http://www.agentbob.info/agentbob/79-AB.html .Basically you convert the PEM certificate Personally I used this [guide](http://www.agentbob.info/agentbob/79-AB.html). Basically you convert the PEM certificate
which Apple provides into the DER format using `openssl` which Apple provides into the DER format using `openssl`


openssl pkcs8 -topk8 -nocrypt -in key.pem -inform PEM -out key.der -outform DER openssl pkcs8 -topk8 -nocrypt -in key.pem -inform PEM -out key.der -outform DER
Expand Down

0 comments on commit 7d8dfd3

Please sign in to comment.