I am trying to get around the “Unable to validate server’s certificate against available CA certs” error. I’ve tried using uri: url=site url validate_cert=no and I’m still getting the same error. Then I tried using get_url: url=site url validate_cert=no, and now I’m getting “unsupported parameter for module: validate_cert”. Can anyone help me with this issue?