4846
六寸
[文]查理·布考斯基[译]马一木[选自]The Most Beautiful Woman in…
from readability
8 days ago
Using diff/patch
patch -Np1 < ~jeremyp/patch/tftp.patch
patch  linux 
11 days ago
Help.GitHub - Fork A Repo
$ git remote add upstream git://github.com/octocat/Spoon-Knife.gitAssigns the original repo to a remote called "upstream"
$ git fetch upstream
git  github  fork 
11 days ago
Clever Music的小站
Clever Music的公告栏 ( 修改 ) 设置 我的DJ频道:Happy FM Clever Music的播放列表 (…
from readability
19 days ago
Local and Push Notification Programming Guide: Provisioning and Development
Installing the SSL Certificate and Key on the Server
You should install the SSL distribution certificate and private cryptographic key you obtained earlier on the server computer on which the provider code runs and from which it connects with the sandbox or production versions of APNs. To do so, complete the following steps:

Open Keychain Access utility and click the My Certificates category in the left pane.
Find the certificate you want to install and disclose its contents.
You'll see both a certificate and a private key.

Select both the certificate and key, choose File > Export Items, and export them as a Personal Information Exchange (.p12) file.
Servers implemented in languages such as Ruby and Perl often are better able to deal with certificates in the Personal Information Exchange format. To convert the certificate to this format, complete the following steps:
In KeyChain Access, select the certificate and choose File > Export Items. Select the Personal Information Exchange (.p12) option, select a save location, and click Save.
Launch the Terminal application and enter the following command after the prompt:
openssl pkcs12 -in CertificateName.p12 -out CertificateName.pem -nodes
apn  ios 
19 days ago
« earlier      

Copy this bookmark:



description:


tags: