wget 'https://192.168.0.100:9200' --no-check-certificate
curl 'https://192.168.0.100:9200' -k
curl wget 跳过关闭https证书验证
阅读 27
2022-07-12
wget 'https://192.168.0.100:9200' --no-check-certificate
curl 'https://192.168.0.100:9200' -k
相关推荐
精彩评论(0)