ci(examples/protocols): Add more testing connections in the x509 bundle example

- This adds a test to try connecting to the domains that use the
most common certificate authorities with the default full cert bundle
This commit is contained in:
harshal.patil
2024-07-15 17:42:20 +05:30
parent 20fff296e4
commit 0702fb82b0
3 changed files with 42 additions and 17 deletions

View File

@@ -0,0 +1,10 @@
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
CONFIG_EXAMPLE_CONNECT_ETHERNET=y
CONFIG_EXAMPLE_CONNECT_WIFI=n
CONFIG_EXAMPLE_USE_INTERNAL_ETHERNET=y
CONFIG_EXAMPLE_ETH_PHY_IP101=y
CONFIG_EXAMPLE_ETH_MDC_GPIO=23
CONFIG_EXAMPLE_ETH_MDIO_GPIO=18
CONFIG_EXAMPLE_ETH_PHY_RST_GPIO=5
CONFIG_EXAMPLE_ETH_PHY_ADDR=1