Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRootCertRotatorForSigningCitadel (0.21 sec)

  1. security/pkg/pki/ca/selfsignedcarootcertrotator_test.go

    	rootCert := rotator.ca.keyCertBundle.GetRootCertPem()
    	return rootCertItem{caSecret: caSecret, rootCertInKeyCertBundle: rootCert}
    }
    
    // TestRootCertRotatorForSigningCitadel verifies that rotator rotates root cert,
    // updates key cert bundle and config map.
    func TestRootCertRotatorForSigningCitadel(t *testing.T) {
    	rotator := getRootCertRotator(getDefaultSelfSignedIstioCAOptions(nil))
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 11 23:33:41 UTC 2023
    - 14.1K bytes
    - Viewed (0)
Back to top