Is it recommended to disable ssl verification instead of providing ca certificate in production? Is it recommended to disable ssl verification instead of providing ca certificate in production? curl curl

Is it recommended to disable ssl verification instead of providing ca certificate in production?


NO

Disabling certificate verification removes all security properties from the HTTPS connection. It is strongly advised that you do not disable it.