Thanks! I setup stunnel in the interim, but this will be more efficient.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,219069,253106#msg-253106
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Seems like "/etc/nginx/ssl/server.crt" content is not correct ("no start
line error), maybe a bad copy paste?
Melhores Cumprimentos // Best Regards
---
*Miguel Clara*
*IT - Sys Admin & Developer*
*E-mail:*miguelmcl...@gmail.com
www.linkedin
One most imporatant thing, we site working with https from 2 months but
after configuer the sftp with openssl , it created the problem.
i did the old settings of sshd_config, as it is as its worked, but still
facing the issue.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,253088,25309
Hi Team,
I am facing a issue regarding the ssl in nginx , find below the error logs
:
2014/09/05 19:23:36 [emerg] 18774#0:
SSL_CTX_use_PrivateKey_file("/etc/nginx/ssl/server.crt") failed (SSL:
error:0906D06C:PEM routines:PEM_read_bio:no start line error:140B0009:SSL
routines:SSL_CTX_use_PrivateK
Lukas,
I think you're right. The combination of three may be optimal at this time.
I'll see what I come up with - I hadn't heard of the PROXY protocol before
(was thinking of something similar though). That's made my life plenty
easier!
Thanks mate :-)
Posted at Nginx Forum:
http://forum.nginx
Hi,
> Hi Lukas,
>
> While HAProxy is able to do some of those things (not sure about
> X-FORWARDED-FOR workarounds?)
Yes, haproxy supports and pushes the PROXY protocol for this exact reason.
> I'd still prefer to use NGINX where possible
> (for other reasons, such as PageSpeed support, etc)
Hi Lukas,
While HAProxy is able to do some of those things (not sure about
X-FORWARDED-FOR workarounds?), I'd still prefer to use NGINX where possible
(for other reasons, such as PageSpeed support, etc)
Is NGINX able to do any of the things mentioned in the question?
Specifically, can it sort by
Hi,
> We currently have a backend server that listens for SSL requests, and (using
> SNI) chooses to pass them on to the correct place, or alternatively will
> serve the requested HTTPS.
>
> Our current configuration is slow (not painfully, just slower than we'd
> like), and we figured having NGI
We currently have a backend server that listens for SSL requests, and (using
SNI) chooses to pass them on to the correct place, or alternatively will
serve the requested HTTPS.
Our current configuration is slow (not painfully, just slower than we'd
like), and we figured having NGINX do some of the