Oh yeah small addition because I use only IP's I can not test Self signed
certificate most of the SSL checking tools online.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,265326,265390#msg-265390
___
nginx mailing list
nginx@nginx.org
http:
On US15.10 I have nginx:
root@LIA-RP-VS-WEB:/etc/nginx/tls# nginx -V
nginx version: nginx/1.9.12
built by gcc 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
built with OpenSSL 1.0.2d 9 Jul 2015
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx
--modules-path=/et
Hi Francis,
Thank you for your questions. ;-)
I try to answer them as I can.
> > I want to rev. proxying a page with java applet. I think it is usual
> and
> > nothing special ...
>
> The applet itself will be a http request, which it looks like you have
> working.
The start page is almost work
On Mon, Mar 14, 2016 at 12:39:11PM -0400, aruzsi wrote:
Hi there,
> I want to rev. proxying a page with java applet. I think it is usual and
> nothing special ...
The applet itself will be a http request, which it looks like you have
working.
What the applet actually *does* is another matter --
On Tue, Mar 15, 2016 at 08:20:25PM -0400, miky wrote:
Hi there,
> I use a nginx server in front of it as a reverse proxy and use a virtual
> host. When I access http://portal, I want it to display the page as if it
> was http://virt1
http://nginx.org/r/proxy_set_header
f
--
Francis Dal