#35653: Support EMAIL_SSL_CERTFILE for private certificate authority
-----------------------------+-----------------------------------------
     Reporter:  dkaylor      |                    Owner:  Igor Scheller
         Type:  New feature  |                   Status:  assigned
    Component:  Core (Mail)  |                  Version:  4.2
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  1
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+-----------------------------------------
Comment (by Igor Scheller):

 Yes, it allows you to add a
 
[https://docs.python.org/3/library/ssl.html#ssl.SSLContext.load_verify_locations
 root-CA certificate] / bundle of certificates which is used as the trust
 anchor, it can either be your own self-signed one or the one your
 organisation set up as a private CA.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35653#comment:13>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701913619f60c-a95f074e-8ff7-44a5-919d-5ca656880790-000000%40eu-central-1.amazonses.com.

Reply via email to