Saturday, October 5, 2024

SSL Verification Problem on MacOS

SSL verification fails on django.core.mail.send_mail

The problem isn't with application code, because the application operates properly on my Windows wsl environment with the same python, venv, openssl versions.

The problem is with the Mac environment... Has someone come across a similar problem on Mac? Does it have to do with Mac specific network security configurations or the way Mac uses certificates with keychain?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALd9-v8ybV0pA2oBq79-%2BDEu8qGoimB0o3PpBtRh%3D5O-KpTaiQ%40mail.gmail.com.

No comments:

Post a Comment