←back to thread

2603 points mattsolle | 1 comments | | HN request time: 0.208s | source
1. domh ◴[] No.25075373[source]
Having this issue on a 13' MBP. Running this to append ocsp.apple.com to the hosts file did the trick:

echo '127.0.0.1 ocsp.apple.com' | sudo tee -a /etc/hosts