Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Getting I/O error when accessing URL: /rest/api/1.0/projects/A00003-IAC-COOKBOOKS

rakheeuob July 6, 2019

we are using Bitbucket Source plugin .The plugin works fine with HTTP bitbucket but gives

I/O error when accessing URL: /rest/api/1.0/projects/A00003-IAC-COOKBOOKS

for https .I added cerrtificates .Below is the error in jenkins

Jul 05, 2019 6:32:49 PM SEVERE com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource$DescriptorImpl doFillRepositoryItems
I/O error when accessing URL: /rest/api/1.0/projects/A00003-IAC-COOKBOOKS
javax.net.ssl.SSLPeerUnverifiedException: Certificate for <lxiacpsgv05.sg.uobnet.com> doesn't match any of the subject alternative names: []
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.verifyHostname(SSLConnectionSocketFactory.java:467)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:397)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 7, 2019

The certificate(s) you have installed are not valid.  You'll need to use certificates that are.

rakheeuob July 7, 2019

we are using self signed certs 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 8, 2019

That's no problem.  The problem here is that the certificates you have installed are not valid.  You'll need to install valid ones.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events