- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for CipherSuites (0.09 sec)
-
doc/godebug.md
Go 1.23 changed the default TLS cipher suites used by clients and servers when not explicitly configured, removing 3DES cipher suites. The default can be reverted using the [`tls3des` setting](/pkg/crypto/tls/#Config.CipherSuites). Go 1.23 changed the behavior of [`tls.X509KeyPair`](/pkg/crypto/tls#X509KeyPair) and [`tls.LoadX509KeyPair`](/pkg/crypto/tls#LoadX509KeyPair) to populate the
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Oct 28 14:46:33 UTC 2024 - 17.2K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
the certificate revocation list (CRL) to use in verifying a presented client side certificate.' type: string cipherSuites: description: 'Optional: If specified, only support the specified cipher list.' items: type: string
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0)