Closed GoogleCodeExporter closed 8 years ago
Have you gone thru the steps on:
http://code.google.com/p/javapns/wiki/GetAPNSCertificate
and:
http://code.google.com/p/javapns/wiki/Tips
my guess is the pem file is bad (unknown Source)
Original comment by idbill.p...@gmail.com
on 27 Aug 2010 at 2:49
I have found what was going wrong : the certificate was in PEM format but in
JAVA I must read the .p12 file generated by xcode and the keytool chain.
Thanks for your answers.
Original comment by leclere....@gmail.com
on 27 Aug 2010 at 7:08
Original comment by idbill.p...@gmail.com
on 30 Aug 2010 at 3:56
Original issue reported on code.google.com by
leclere....@gmail.com
on 25 Aug 2010 at 9:38