Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for TestSingleMTLSGateway_CompoundSecretRotation (1.29 sec)

  1. tests/integration/security/sds_ingress/ingress_test.go

    								ingressutil.ExpectedResponse{StatusCode: http.StatusOK})
    						})
    					})
    			}
    		})
    }
    
    // TestSingleMTLSGateway_CompoundSecretRotation tests a single mTLS ingress gateway with SDS enabled.
    // Verifies behavior in these scenarios.
    // (1) A valid kubernetes secret with key/cert and client CA cert is added, verifies that SSL connection
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 32.7K bytes
    - Viewed (0)
  2. pkg/test/framework/features/allowlist.txt

    sds_ingress,TestMultiTlsGateway_InvalidSecret/tls_ingress_gateway_no_private_key
    sds_ingress,TestMultiTlsGateway_InvalidSecret/tls_ingress_gateway_no_server_cert
    sds_ingress,TestSingleMTLSGateway_CompoundSecretRotation
    sds_ingress,TestSingleMTLSGateway_ServerKeyCertRotation
    sds_ingress,TestSingleTlsGateway_SecretRotation
    sds_ingress,TestTlsGateways
    sds_ingress,TestTlsGateways/runtestmultitlsgateways1.example.com
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 18 18:03:23 UTC 2022
    - 103.9K bytes
    - Viewed (0)
Back to top