Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for xtls (0.45 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  details at: https://istio.io/docs/reference/config/security/peer_authentication.html'
                properties:
                  mtls:
                    description: Mutual TLS settings for workload.
                    properties:
                      mode:
                        description: Defines the mTLS mode used for peer authentication.
                        enum:
                        - UNSET
                        - DISABLE
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                properties:
                  mtls:
                    description: Mutual TLS settings for workload.
                    properties:
                      mode:
                        description: |-
                          Defines the mTLS mode used for peer authentication.
    
                          Valid Options: DISABLE, PERMISSIVE, STRICT
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                properties:
                  mtls:
                    description: Mutual TLS settings for workload.
                    properties:
                      mode:
                        description: |-
                          Defines the mTLS mode used for peer authentication.
    
                          Valid Options: DISABLE, PERMISSIVE, STRICT
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    - message: tls must not be specified for protocols ['HTTP', 'TCP',
                        'UDP']
                      rule: 'self.all(l, l.protocol in [''HTTP'', ''TCP'', ''UDP''] ?
                        !has(l.tls) : true)'
                    - message: tls mode must be Terminate for protocol HTTPS
                      rule: 'self.all(l, (l.protocol == ''HTTPS'' && has(l.tls)) ? (l.tls.mode
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 = 52393
    pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 uint16
    pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 = 52392
    pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 uint16
    pkg crypto/tls, func CipherSuiteName(uint16) string
    pkg crypto/tls, func CipherSuites() []*CipherSuite
    pkg crypto/tls, func InsecureCipherSuites() []*CipherSuite
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - github.com/mesos/mesos-go: [v0.0.9](https://github.com/mesos/mesos-go/tree/v0.0.9)
    - github.com/mitchellh/go-ps: [4fdf99a](https://github.com/mitchellh/go-ps/tree/4fdf99a)
    - github.com/mozilla/tls-observatory: [8791a20](https://github.com/mozilla/tls-observatory/tree/8791a20)
    - github.com/nbutton23/zxcvbn-go: [eafdab6](https://github.com/nbutton23/zxcvbn-go/tree/eafdab6)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ConstantTimeCompare", Func, 0},
    		{"ConstantTimeCopy", Func, 0},
    		{"ConstantTimeEq", Func, 0},
    		{"ConstantTimeLessOrEq", Func, 2},
    		{"ConstantTimeSelect", Func, 0},
    		{"XORBytes", Func, 20},
    	},
    	"crypto/tls": {
    		{"(*CertificateRequestInfo).Context", Method, 17},
    		{"(*CertificateRequestInfo).SupportsCertificate", Method, 14},
    		{"(*CertificateVerificationError).Error", Method, 20},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg crypto/subtle, func XORBytes([]uint8, []uint8, []uint8) int #53021
    pkg crypto/tls, method (*CertificateVerificationError) Error() string #48152
    pkg crypto/tls, method (*CertificateVerificationError) Unwrap() error #48152
    pkg crypto/tls, type CertificateVerificationError struct #48152
    pkg crypto/tls, type CertificateVerificationError struct, Err error #48152
    pkg crypto/tls, type CertificateVerificationError struct, UnverifiedCertificates []*x509.Certificate #48152
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  9. pkg/apis/core/validation/validation_test.go

    			secrets: core.Secret{
    				ObjectMeta: metav1.ObjectMeta{Name: "tls-cert"},
    				Data: map[string][]byte{
    					core.TLSCertKey: []byte("public key"),
    				},
    			},
    			errorType: "FieldValueRequired",
    		},
    		"missing private key": {
    			secrets: core.Secret{
    				ObjectMeta: metav1.ObjectMeta{Name: "tls-cert"},
    				Data: map[string][]byte{
    					core.TLSCertKey: []byte("public key"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  10. RELEASE.md

                `tf.function`, and graph modes. This gets rid of the need for users
                to manually call `Model._set_inputs` when using Custom Training
                Loops(CTLs).
            *   Dynamic shapes are supported for generators by calling the Model on
                the first batch we "peek" from the generator. This used to happen
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top