Document is out of date#3068
Document is out of date#3068tiburd merged 2 commits intoMicrosoftDocs:mainfrom verso-patrick:patch-1
Conversation
The apple push certificates portal no longer downloads the certificate as .PEM ... it now downloads as .CER and needs to be renamed to .CER in order to circumvent this check: https://pbs.twimg.com/media/FaezjUEVsAArt8A?format=png&name=900x900
|
@darena-patrick : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Added expected file format to line 79 so that people know which file format to use when uplading (in the case that file was downloaded in a different format).
|
@lenewsad : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Hi @darena-patrick, thanks for your contribution and bringing this to our attention. We tried to reproduce what you're experiencing but the certificate file is downloading as expected in PEM format. We recommend reaching out to Apple Support to find out why the file is downloading in a different format and if that's expected behavior. I didn't add the full dedicated note, but I did add additional context (i.e. file needs to be in PEM format when uploading) to the step where the upload occurs so that people know the format requirements. |
|
#sign-off |
|
@tiburd Please merge this PR. Thanks |

The apple push certificates portal no longer downloads the certificate as .PEM ... it now downloads as .CER and needs to be renamed to .PEM in order to circumvent this check: