SSL Sockets

47 views
Skip to first unread message

Conor Seabrook

unread,
Feb 25, 2016, 2:53:57 PM2/25/16
to nameko-dev
Hey Guys,

I noticed this comment in the nameko.web.server:

"it's only needed to ssl sockets which we don't support"

Does that mean no dice for ssl over websockets? Is there a technical reason it's not possible or just not implemented yet?

Thanks,
Conor

David Szotten

unread,
Feb 25, 2016, 3:41:13 PM2/25/16
to nameko-dev
Hi,

afraid i don't quite recall, though i might have been assuming that ssl would be terminated before the request hits nameko (e.g. proxied from nginx)

david

Conor Seabrook

unread,
Feb 25, 2016, 3:46:29 PM2/25/16
to nameko-dev
Thanks David, I was planning on using nginx for this. Sounds like it should be doable.

Matt Bennett

unread,
Feb 25, 2016, 3:58:10 PM2/25/16
to Conor Seabrook, nameko-dev
My recollection is that we struggled to fully test SSL termination. We decided it was OK to drop support for it because the usual case would be to terminate at an external server, such as nginx.
--
You received this message because you are subscribed to the Google Groups "nameko-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nameko-dev+...@googlegroups.com.
To post to this group, send email to namek...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/nameko-dev/7c04570c-b225-4a12-905a-c6ec18b80943%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Conor Seabrook

unread,
Feb 25, 2016, 4:55:16 PM2/25/16
to nameko-dev
Thanks guys. SSL termination with nginx is working as expected.
Reply all
Reply to author
Forward
0 new messages