salilbc / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Allow for releaxed https usage #298

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See http://stackoverflow.com/a/7684887/398441

Original issue reported on code.google.com by johan.ha...@gmail.com on 16 Jan 2014 at 9:53

GoogleCodeExporter commented 8 years ago
http://stackoverflow.com/questions/2703161/how-to-ignore-ssl-certificate-errors-
in-apache-httpclient-4-0/2703233#2703233

Original comment by johan.ha...@gmail.com on 16 Jan 2014 at 9:54

GoogleCodeExporter commented 8 years ago
Implemented using given().relaxedHTTPValidation(). ..

Original comment by johan.ha...@gmail.com on 18 Jan 2014 at 4:39