You can - if you use the `-e` method of passing arguments to Daphne, as a
couple of the examples in the README show, you can use the full Twisted
endpoint syntax, which allows a extraCertChain parameter.

You can see their documentation here, including example syntax for how that
would look:
https://twistedmatrix.com/documents/current/core/howto/endpoints.html#servers

Andrew

On Thu, May 4, 2017 at 7:25 AM, Алексей Кузуб <ronixx...@gmail.com> wrote:

> Hi! I cam using Django channels and Daphne web server. And I want to use
> web sockets with it over https i.e using SSL. Can Daphne use intermediate
> certificates and how i can to run this stack?
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/00b0e2b3-801b-4f89-abaa-8d0b47a0a7f0%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/00b0e2b3-801b-4f89-abaa-8d0b47a0a7f0%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFwN1uoyy-fv3%3D7xz595m4J_9FHZVMrdCbjt2y-AwcOv%3DRaO%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to