change documentation regarding default branch

This commit is contained in:
Victor Vrantchan
2020-06-20 22:48:54 -04:00
parent cdd3e3a3af
commit f7ae36ecc2
4 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ export MICROMDM_ENV_PATH="$(pwd)/env"
The server will run on port `8080`. The default configuration is minimal, but you can pass any additional flags as arguments to the script. For example `./tools/ngrok/start_server -http-debug`.
5. Configure the Push certificate and DEP tokens. This is a first time setup only step.
If you already have the `MDM CSR` option in your enterprise portal, [follow](https://github.com/micromdm/micromdm/blob/master/docs/user-guide/quickstart.md#configure-an-apns-certificate) the user guide steps.
If you already have the `MDM CSR` option in your enterprise portal, [follow](https://github.com/micromdm/micromdm/blob/main/docs/user-guide/quickstart.md#configure-an-apns-certificate) the user guide steps.
If you don't have access to the enterprise portal, you can get an MDM certificate from [mdmcert.download](https://github.com/micromdm/micromdm/wiki/mdmcert.download)
You can also export the device management certificate from [Server.app](https://github.com/micromdm/micromdm/wiki/Export-the-Profile-Manager-Certificate).