Re: Securing the HTTPS private key

2018-11-16 Thread Patrick Laimbock
Hi Roger, On 16-11-18 07:02, Roger Fischer wrote: Hi Alex, our device is unattended, not always on, and in some cases in only semi-secured locations. Besides preventing root access, we also need to protect against the hacking of a stolen device (or disk). Human interaction is not practical

Re: Compression with Caching

2014-09-01 Thread Patrick Laimbock
On 01-09-14 14:18, Reinis Rozitis wrote: is there is roadmap for ETags? I really miss that on nginx... What do you mean by that? http://nginx.org/en/docs/http/ngx_http_core_module.html#etag on by default since 1.3.3. And from http://nginx.org/en/CHANGES Changes with nginx 1.7.3

Re: NGINX1.2.1 SNI provides wrong server certificate

2014-08-11 Thread Patrick Laimbock
On 11-08-14 10:04, ukr wrote: sbin/nginx -V nginx version: nginx/1.7.3 built by gcc 4.7.2 (Debian 4.7.2-5) TLS SNI support enabled Since you are using 1.7.3, in case you missed it: 2014-08-05 nginx-1.6.1 stable and nginx-1.7.4 mainline versions have been released, with a fix for the STARTTLS

Re: undefined symbol: ldap_init_fd

2014-04-12 Thread Patrick Laimbock
On 04/11/2014 10:48 PM, allamm78 wrote: I successfully compile Nginx with Nginx-auth-ldap and when I start Nginx , the worker process turn defunct and I see - nginx: worker process: symbol lookup error: nginx: worker process: undefined symbol: ldap_init_fd in the error logs without able to uti