dneves / gitlab-integration-plugin

Intellij Plugin for GitLab Integration
MIT License
37 stars 14 forks source link

SSLHandshakeException #14

Open miliardopiscrat opened 8 years ago

miliardopiscrat commented 8 years ago

10:59:01 Error: javax.net.ssl.SSLHandshakeException: You can disable certificate checking by setting ignoreCertificateErrors on GitlabHTTPRequestor. SSL Error: java.security.cert.CertificateException: No name matching XXXXXXXXXX found

And it doesnt matter if Ignore certificate errors is checked or not.

GitLab Integration plugin: 1.0.6 Intellij IDEA 15.0.3

dneves commented 5 years ago

could you please verify this in the latest plugin version (1.1.0) ? thank you.