How to ignore invalid and self singed ssl connection errors with curl command
in Categories BASH Shell, CentOS, Debian / Ubuntu, FreeBSD, Linux, RedHat and Friends, Suse, UNIX last updated January 24, 2017I wanted to curl command to ignore SSL certification warning. Does curl command have a --no-check-certificate option like wget command on Linux or Unix-like system?