-
-
Save iHiD/3a3ee36df25d9f761723 to your computer and use it in GitHub Desktop.
Revisions
-
iHiD revised this gist
Jul 26, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,4 +19,4 @@ Instructions 5) Look for the expired DigiCert certificate on the RHS. It will have a red X on it and it's expiration date is July 26th (or "today"). 6) Right-click the certificate and select "Delete DigiCert..." That will fix the problem but you may need to close and open Chrome to get it working again. -
iHiD revised this gist
Jul 26, 2014 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ Instructions for clearing expired DigiCert SSL certificate on OSX by [https://gist.github.com/agraves](agraves) NOTICE: The following instructions "worked for me." Proceed at your own risk. @@ -15,7 +15,8 @@ Instructions * Hit return 2) Select "Show Expired Certificates" from the "View" menu. 3) Click the "login" section in the upper-left corner under "Keychains" 4) Order by Expires column on the RHS. 5) Look for the expired DigiCert certificate on the RHS. It will have a red X on it and it's expiration date is July 26th (or "today"). 6) Right-click the certificate and select "Delete DigiCert..." You should once again be able to access the affected sites. -
agraves revised this gist
Jul 26, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Instructions * Hit return 2) Select "Show Expired Certificates" from the "View" menu. 3) Click the "login" section in the upper-left corner under "Keychains" 4) Look for the expired DigiCert certificate in the main pane to the right. It will have a red X on it. Look for the one whose expiration date is July 26th. 5) Right-click the certificate and select "Delete DigiCert etc etc etc" You should once again be able to access the affected sites. -
agraves created this gist
Jul 26, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,21 @@ Instructions for clearing expired DigiCert SSL certificate on OSX NOTICE: The following instructions "worked for me." Proceed at your own risk. Symptoms: * Visiting several sites, such as github, gravatar, twitter's CDN results in "invalid certificate" errors * For example: http://i.imgur.com/8gPRfI3.png Instructions 1) Launch Keychain Access * ⌘-Space * Type "Keychain Access" * Hit return 2) Select "Show Expired Certificates" from the "View" menu. 3) Click the "login" section in the upper-left corner under "Keychains" 4) Look for the expired DigiCert certificate in the main pane to the right. It will have a red X on it. 5) Right-click the certificate and select "Delete DigiCert etc etc etc" You should once again be able to access the affected sites.