Re: SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: ANY PRIVATE KEY error:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib)

2020-04-28 Thread Daniel Hadfield
The key is the key you used when you generated the CSR. The key remains on your machine at all times not sent to godaddy. On 28/04/2020 13:46, Aran wrote: Hi, [emerg] SSL_CTX_use_PrivateKey_file("/etc/nginx/ssl/domain.key") failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expect

Re: Reverse Proxy for SNMP

2015-03-17 Thread Daniel Hadfield
nginx has no support for SNMP You should be able to whitelist IP's using whatever SNMP daemon you are using. On 17/03/15 16:16, Igal @ Lucee.org wrote: > hi, > > can it be used as reverse proxy for any protocol or is it limited to > http(s) and smtp? > > I'm trying to setup a reverse proxy for S

Re: Reverse Proxy for SNMP

2015-03-17 Thread Daniel Hadfield
nginx has no support for SNMP You should be able to whitelist IP's using whatever SNMP daemon you are using. On 17/03/15 16:16, Igal @ Lucee.org wrote: > hi, > > can it be used as reverse proxy for any protocol or is it limited to > http(s) and smtp? > > I'm trying to setup a reverse proxy for S