During development, it sometimes helps/speed up work if we ignore certificate and hostname verification for testing RESTful services accessible over https.One such case would be auto-generated certs with some dummy hostname. You can do the following to ignore SSL cert and host name verification.
Preview Text:
During development, it sometimes...
↧