Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for verifyCertificatesWithPluginCA (0.23 sec)

  1. tests/integration/security/ca_custom_root/secure_naming_test.go

    						Run(func(t framework.TestContext) {
    							// Verify that the certificate issued to the sidecar is as expected.
    							out := cert.DumpCertFromSidecar(t, a, b, "http")
    							verifyCertificatesWithPluginCA(t, out)
    
    							// Verify mTLS works between a and b
    							opts := echo.CallOptions{
    								To: to,
    								Port: echo.Port{
    									Name: "http",
    								},
    							}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 7.5K bytes
    - Viewed (0)
Back to top