摘要: proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; prox 阅读全文
posted @ 2022-08-09 19:24 月渊 阅读(116) 评论(0) 推荐(0)
摘要: XCA step step step certificate create --profile root-ca "Example Root CA" root_ca.crt root_ca.key --kty RSA --size 2048 --no-password --insecure step 阅读全文
posted @ 2022-08-09 19:00 月渊 阅读(49) 评论(0) 推荐(0)