Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins Master not able to access Repos on self-signed Bitbucket instances #167

Closed
rattermeyer opened this issue Aug 6, 2019 · 4 comments · Fixed by #175
Closed

Jenkins Master not able to access Repos on self-signed Bitbucket instances #167

rattermeyer opened this issue Aug 6, 2019 · 4 comments · Fixed by #175
Assignees
Labels
bug Something isn't working

Comments

@rattermeyer
Copy link
Member

Currently, jenkins master does not have the same setup as the slave to access code on self-signed bitbucket instances.
Therefore build breaks. with

fatal: unable to access 'https://svc-rundeck-openshift:5Ks3ZWqqgxu3bT41ONr8@bitbucket-atlassian.apps.testods.opitz-consulting.com/scm/secnd/secnd-be-spring-boot.git/': Peer's certificate issuer has been marked as not trusted by the user.

@rattermeyer rattermeyer added the bug Something isn't working label Aug 6, 2019
@rattermeyer rattermeyer self-assigned this Aug 6, 2019
@clemensutschig
Copy link
Member

@rattermeyer - do you fix this for 1.2.. the code is in slave-base

@rattermeyer
Copy link
Member Author

Yes. local fix exists already. Need to create PRs. Probably beginning of next week.

@clemensutschig
Copy link
Member

@rattermeyer TOP! .. this is wonderfull .. :)

@clemensutschig
Copy link
Member

clemensutschig commented Aug 20, 2019

@rattermeyer - dont forget the pr please

rattermeyer added a commit that referenced this issue Aug 24, 2019
added option to grab multiple hosts for trusted CA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants