SSL Verification need to be disabled on all test suites
In order to avoid failures on HTTPS requests, all test suites should disable ssl verification with:
REST https://${IP}:${PORT} ssl_verify=false
In order to avoid failures on HTTPS requests, all test suites should disable ssl verification with:
REST https://${IP}:${PORT} ssl_verify=false