This is a feature request to support self-signed certificates in `atlassian/jenkins-job-trigger`.
Currently, I cannot use self-signed certificates with SSL and the `atlassian/jenkins-job-trigger` in pipelines (https://bitbucket.org/atlassian/jenkins-job-trigger/src/master/). The `requests.post` function (https://bitbucket.org/atlassian/jenkins-job-trigger/src/8028761305cf09164e3cd2fa493e24c53214eb71/pipe/pipe.py#lines-120) takes a `verify` argument that a user to pass in their own certs, which allows self-signed certificates to work. The certificate could be passed in as an optional argument in the pipeline.
@Joshua Downer hi. We released a new version of jenkins pipe which supports now self signed certificates.
Please provide feedback to us for pipe usage.
Regards, Igor.
Thanks Igor! I appreciate the speedy turn around.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Joshua Downer hi. Thanks for your question. We will investigate this and notify you if this feature will be added to pipe.
Regards, Igor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.