-
Notifications
You must be signed in to change notification settings - Fork 293
No HTTPS support macOS Catalina #491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Workaround: # Replace the certificate validation in the script with 825 days
sudo sed -i "" 's/-validity 7305/-validity 825/g;' /Applications/QZ\ Tray.app/auth/apple-keygen.sh
# Re-run the script
sudo /Applications/QZ\ Tray.app/auth/apple-keygen.sh install
# Re-launch QZ Tray
open -a "QZ Tray" |
This was referenced Sep 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update
A stop-gap patch has been applied to 2.0.11. Please download it here: https://qz.io/download
To apply a patch to previous versions, follow these instructions:
https://youtu.be/jghL1PDukME
https://support.apple.com/en-us/HT210176
The text was updated successfully, but these errors were encountered: