This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it possible to skip certificate validation in https ?

Like --insecure option in the curl command, i want to skip certificate validation when make a https connection to server, so i have checked all http files in zephyr and there was nothing about skip certificate validation. (Im using nrf sdk 1.3.0)

Does the sdk support skip certificate validation ?

Thanks you!

Related