mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fix link to Apple Developer login page (#22005)
This commit is contained in:
parent
61935d2b2a
commit
ca9874ea79
1 changed files with 1 additions and 1 deletions
|
|
@ -491,7 +491,7 @@ The certificate signing request (CSR) certificate expires every year. It needs t
|
|||
|
||||
Steps to renew the certificate:
|
||||
|
||||
1. Visit the [Apple developer account login page](https://appleid.apple.com/account?appId=632&returnUrl=https%3A%2F%2Fdeveloper.apple.com%2Fcontact%2F).
|
||||
1. Visit the [Apple developer account login page](https://developer.apple.com/account).
|
||||
2. Log in using the credentials stored in 1Password under **Apple developer account**.
|
||||
3. Verify you are using the **Enterprise** subaccount for Fleet Device Management Inc.
|
||||
4. Generate a new certificate following the instructions in [MicroMDM](https://github.com/micromdm/micromdm/blob/c7e70b94d0cfc7710e5c92be20d4534d9d5a0640/docs/user-guide/quickstart.md?plain=1#L103-L118).
|
||||
|
|
|
|||
Loading…
Reference in a new issue