Re: different ssl_cerficate/ssl_cerficate_key pair for different $host in same server directive

2022-03-09 Thread huiming via nginx
    I hope a server directive includes all sites of user. The benefit of such configuration is that the limit_rate/limit_conn can take effect for the user's all sites.      Is there any other configuration to implement this requirement? -- Original -- Fro

different ssl_cerficate/ssl_cerficate_key pair for different $host in same server directive

2022-03-09 Thread huiming via nginx
hi Hello,       Is below configuration valid? nginx report      "nginx: [emerg] "ssl_certificate" directive is not allowed here in /usr/local/nginx/clientcfg/www.waf.soptest.com.443.conf:16"     I hope different ssl_cerficate/ssl_cerficate_key pair for different $host in same server , it is p