解决SSH证书问题:

webClient.getOptions().setUseInsecureSSL(true);//解决ssh证书访问https的问题