Skip to content

Instantly share code, notes, and snippets.

@sorenlouv
Last active May 25, 2021 08:21
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 sorenlouv/1deb6b61122498a00c7cf30dec8888d3 to your computer and use it in GitHub Desktop.
Save sorenlouv/1deb6b61122498a00c7cf30dec8888d3 to your computer and use it in GitHub Desktop.
"UNTRUSTED_CERT_TITLE" while updating MacOS

Fix the date

Automatic fix

Open the terminal and set the correct date:

ntpdate -u time.apple.com

Manual fix

Open the terminal and set the correct date:

date 0525134621 # 25th May 2021, 1:46pm PDT

Video: https://www.youtube.com/watch?v=o57OcFWKTd8

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