HTTPS proxy

55 views
Skip to first unread message

Jarek Poświata

unread,
Apr 30, 2015, 9:08:13 AM4/30/15
to nx...@googlegroups.com
How to forward https trafic?

> Https backends not supported. What server software do you use on https backend? You can typically configure those backends to serve same results via http.

HTTPS backend is necessary because of internal security policies (HTTP was just removed on the server side).

How difficult will be adding HTTPS to nxWeb? Where shall be starting point?

Yaroslav

unread,
Apr 30, 2015, 9:25:53 AM4/30/15
to nx...@googlegroups.com
Pretty dificult I think. You've got to learn most of nxweb operation in order to do that.

Starting point is http_proxy and http_client_proto - these do the work except TLS. You've got to plug ssl_socket into these instead of regular socket. Plus ssl_socket might need additions to work from client side.

--
You received this message because you are subscribed to the Google Groups "nxweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nxweb+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages