mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Docs: Reminder for APNs and ABM renewal (#16919)
Improve docs for APNs renewal: - Learn users that they should check that Common name (CN) of certificate in APNs portal should match one used in Fleet
This commit is contained in:
parent
2d970f61fb
commit
643a3eb34a
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ fleetctl generate mdm-apple --email <email> --org <org>
|
|||
### Step 2: renew APNs certificate
|
||||
|
||||
1. Log in to or enroll in [Apple Push Certificates Portal](https://identity.apple.com) using the same Apple ID you used to get your original APNs certificate.
|
||||
2. Click **Renew** next to the expired certificate.
|
||||
2. Click **Renew** next to your certificate (make sure that the certificate's **Common Name (CN)** matches the one presented in Fleet).
|
||||
3. Upload your CSR.
|
||||
4. Download the new APNs certificate.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue