错误提示为:curl: (51) SSL: certificate subject name '*.facebook.com' does not match target host name '31.13.82.36'
使用禁用证书校验命令
curl -H -k "Host:www.facebook.com" "https://31.13.82.36:443"
错误提示为:curl: (6) Could not resolve host: Host
curl: (51) SSL: certificate subject name '*.facebook.com' does not match target host name '31.13.82.36'