Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for TLS (0.16 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                            maxProtocolVersion:
                              description: |-
                                Optional: Maximum TLS protocol version.
    
                                Valid Options: TLS_AUTO, TLSV1_0, TLSV1_1, TLSV1_2, TLSV1_3
                              enum:
                              - TLS_AUTO
                              - TLSV1_0
                              - TLSV1_1
                              - TLSV1_2
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            maxProtocolVersion:
                              description: |-
                                Optional: Maximum TLS protocol version.
    
                                Valid Options: TLS_AUTO, TLSV1_0, TLSV1_1, TLSV1_2, TLSV1_3
                              enum:
                              - TLS_AUTO
                              - TLSV1_0
                              - TLSV1_1
                              - TLSV1_2
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg debug/elf, const R_LARCH_TLS_IE64_PC_HI12 = 90 #54222
    pkg debug/elf, const R_LARCH_TLS_IE64_PC_HI12 R_LARCH #54222
    pkg debug/elf, const R_LARCH_TLS_IE64_PC_LO20 = 89 #54222
    pkg debug/elf, const R_LARCH_TLS_IE64_PC_LO20 R_LARCH #54222
    pkg debug/elf, const R_LARCH_TLS_IE_HI20 = 91 #54222
    pkg debug/elf, const R_LARCH_TLS_IE_HI20 R_LARCH #54222
    pkg debug/elf, const R_LARCH_TLS_IE_LO12 = 92 #54222
    pkg debug/elf, const R_LARCH_TLS_IE_LO12 R_LARCH #54222
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    ### Bug or Regression
    
    - Add support for TLS 1.3 ciphers: TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256 and TLS_AES_256_GCM_SHA384. ([#90843](https://github.com/kubernetes/kubernetes/pull/90843), [@pjbgf](https://github.com/pjbgf)) [SIG API Machinery, Auth and Cluster Lifecycle]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K 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
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
Back to top