Error:
while running curl with https url getting below error:
curl: (60) SSL certificate problem: self-signed certificate
Solution:
add -k
or --insecure in your curl command
example:
curl -k --request POST <>
To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...
No comments:
Post a Comment