Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SNICerts (0.06 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/config.go

    	Listener net.Listener
    
    	// Cert is the main server cert which is used if SNI does not match. Cert must be non-nil and is
    	// allowed to be in SNICerts.
    	Cert dynamiccertificates.CertKeyContentProvider
    
    	// SNICerts are the TLS certificates used for SNI.
    	SNICerts []dynamiccertificates.SNICertKeyContentProvider
    
    	// ClientCA is the certificate bundle for all the signers that you'll recognize for incoming client certificates
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 47.7K bytes
    - Viewed (0)
Back to top