摘要: location /aaa/ { proxy_pass https://bbb.com/; proxy_ssl_certificate certs/ccc.cer; proxy_ssl_certificate_key certs/ccc.key; } 阅读全文
posted @ 2021-02-22 10:10 ming_question 阅读(578) 评论(0) 推荐(0)