Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for minProtocolVersion (0.35 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              - TLSV1_0
                              - TLSV1_1
                              - TLSV1_2
                              - TLSV1_3
                              type: string
                            minProtocolVersion:
                              description: |-
                                Optional: Minimum TLS protocol version.
    
                                Valid Options: TLS_AUTO, TLSV1_0, TLSV1_1, TLSV1_2, TLSV1_3
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              - TLSV1_0
                              - TLSV1_1
                              - TLSV1_2
                              - TLSV1_3
                              type: string
                            minProtocolVersion:
                              description: |-
                                Optional: Minimum TLS protocol version.
    
                                Valid Options: TLS_AUTO, TLSV1_0, TLSV1_1, TLSV1_2, TLSV1_3
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              - TLSV1_0
                              - TLSV1_1
                              - TLSV1_2
                              - TLSV1_3
                              type: string
                            minProtocolVersion:
                              description: 'Optional: Minimum TLS protocol version.'
                              enum:
                              - TLS_AUTO
                              - TLSV1_0
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
Back to top