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

feat(Jenkins Node): Add support for self signed certificates #9849

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Joffcom
Copy link
Member

@Joffcom Joffcom commented Jun 24, 2024

Summary

Adds option to support self signed certificates with Jenkins, Also fixes a typo.

Related Linear tickets, Github issues, and Community forum posts

https://community.n8n.io/t/jenkins-ignore-ssl-option/49027

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Jun 24, 2024
Copy link
Member

@netroy netroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this preferable over the custom CA certs option we added a while ago?

@Joffcom
Copy link
Member Author

Joffcom commented Jun 25, 2024

@netroy Cloud, This feature is good for infra certs and should be the only option for that but as we have users Self hosting and using Cloud we could offer this up for self hosting users but for those on Cloud we would still have no solution.

At the moment though this is only a draft and if the other option works for the user they can use that and we can close this until someone on cloud asks in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants