Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for watchRootCertAndGenKeyCert (0.53 sec)

  1. pilot/pkg/bootstrap/certcontroller.go

    	return nil
    }
    
    // watchRootCertAndgenKeyCert will watch for the root certs, and regenerate Istiod DNS TLS certificates if the root
    // has changed. This is not used if TLS certificates are loaded from ./var/run/secrets/istiod/tls.
    // TODO(hzxuzonghu): support async notification instead of polling the CA root cert.
    func (s *Server) watchRootCertAndGenKeyCert(stop <-chan struct{}) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 11.3K bytes
    - Viewed (0)
Back to top