fix: comment-out CF Origin CA. (google trust service)
This commit is contained in:
+13
-13
@@ -1,17 +1,17 @@
|
|||||||
# TLS Configuration
|
# TLS Configuration
|
||||||
tls:
|
# tls:
|
||||||
certificates:
|
# certificates:
|
||||||
# Cloudflare Origin CA *.forust.xyz
|
# # Cloudflare Origin CA *.forust.xyz
|
||||||
- certFile: /certs/cloudflare.pem
|
# - certFile: /certs/cloudflare.pem
|
||||||
keyFile: /certs/cloudflare.key
|
# keyFile: /certs/cloudflare.key
|
||||||
- certFile: /certs/xdfnx.pem
|
# - certFile: /certs/xdfnx.pem
|
||||||
keyFile: /certs/xdfnx.key
|
# keyFile: /certs/xdfnx.key
|
||||||
stores:
|
stores:
|
||||||
default:
|
default:
|
||||||
defaultCertificate:
|
defaultCertificate:
|
||||||
# Fallback local certificate
|
# Fallback local certificate
|
||||||
certFile: /certs/gigaforust.internal+1.pem
|
certFile: /certs/gigaforust.internal+1.pem
|
||||||
keyFile: /certs/gigaforust.internal+1-key.pem
|
keyFile: /certs/gigaforust.internal+1-key.pem
|
||||||
|
|
||||||
options:
|
options:
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user