Skip to content

Instantly share code, notes, and snippets.

@dexcell
Last active April 15, 2023 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dexcell/80b1449c56e9781419b583235bde5778 to your computer and use it in GitHub Desktop.
Save dexcell/80b1449c56e9781419b583235bde5778 to your computer and use it in GitHub Desktop.
ios simulator valet SSL certificate
- Open ~/.config/valet/CA
- Open safari. Open any webpage (e.g google.com).
- Drag LaravelValetCASelfSigned.pem to simulator. Click install profile.
- Open Setting -> General -> Profile and install profile
- Open Settings -> General -> About -> Certificate Trust Settings and Enable profile
@sstottelaar
Copy link

Thank you! It seems that dragging the certificate is enough, I didn't get prompted to install it and it was automatically enabled for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment