quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

test_suite_config.tls_combinations.data (244B)


      1 # Interesting combinations of TLS options
      2 
      3 Config: TLS 1.2 without TLS 1.3
      4 depends_on:MBEDTLS_SSL_PROTO_TLS1_2:!MBEDTLS_SSL_PROTO_TLS1_3
      5 pass:
      6 
      7 Config: TLS 1.3 without TLS 1.2
      8 depends_on:MBEDTLS_SSL_PROTO_TLS1_3:!MBEDTLS_SSL_PROTO_TLS1_2
      9 pass: