RHEL Yum repo instructions don't work on RHEL 7

2019-10-01 Thread J. Lewis Muir
Hello! I'd like to report a problem with the RHEL/CentOS instructions at https://nginx.org/en/linux_packages.html#RHEL-CentOS They don't work on RHEL 7. When I attempt to install the nginx package as root with yum install nginx I get an HTTP 404 error: http://nginx.org/packages/centos/

Re: proxy http requests to different port numbers?

2019-10-01 Thread lvic4594
Works with http but not with https: I tried to add second proxy_pass for https server { listen 443 ssl; server_name _; ssl_certificate my.crt; ssl_certificate_key my.key; root /usr/share/nginx/html; include /etc/nginx/default.d/*.c

Re: max pem file size

2019-10-01 Thread Maxim Dounin
Hello! On Mon, Sep 30, 2019 at 10:53:02PM -0700, Frank Liu wrote: > When using ssl_client_certificate or ssl_trusted_certificate to verify > client cert, is there a limit on the pem file size or number of CAs? How to > tune that if we need to increase that size? What's the impact if that file > i