-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
native-tls tests fail on macOS Catalina #151
Comments
We just need to regenerate the test certificate in accordance with Catalina's new requirements: https://support.apple.com/en-us/HT210176. |
Also, if native-tls can depend on the presence of |
We've been hitting the same issue in Tiberius, where mac users are having the same error. Is there a workaround to fix this already? |
You need to regenerate your certificates in accordance with Catalina's new requirements: https://support.apple.com/en-us/HT210176 |
Same issue now on Sonoma 14.2.1 |
The text was updated successfully, but these errors were encountered: