We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2e0b1a + 39646ae commit c86ce0cCopy full SHA for c86ce0c
modules/microshift-default-settings.adoc
@@ -33,15 +33,7 @@ apiServer:
33
subjectAltNames: []
34
tls:
35
cipherSuites:
36
- - TLS_AES_128_GCM_SHA256
37
- - TLS_AES_256_GCM_SHA384
38
- - TLS_CHACHA20_POLY1305_SHA256
39
- - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
40
- - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
41
- - TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
42
- - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
43
- - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
44
- - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
+ - ""
45
minVersion: VersionTLS12
46
debugging:
47
logLevel: "Normal"
0 commit comments