勤奋的搬运工

Results 2 issues of 勤奋的搬运工

` org.gitlab4j gitlab4j-api 5.0.1 GitLabApi gitLabApi = GitLabApi.oauth2Login("http://your.gitlab.server.com", "username", "password"); org.gitlab4j.api.GitLabApiException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at org.gitlab4j.api.AbstractApi.handle(AbstractApi.java:326) at...