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

Reduce steps required to trust git repositories using self-signed certificates #21751

Closed
Tracked by #21705
tolusha opened this issue Oct 7, 2022 · 2 comments
Closed
Tracked by #21705
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/task Internal things, technical debt, and to-do tasks to be performed. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented Oct 7, 2022

Is your task related to a problem? Please describe

Currently to work with git repositories with self-signed certificates it requires adding certificate twice following two docs [1] [2]

[1] https://www.eclipse.org/che/docs/stable/administration-guide/importing-untrusted-tls-certificates/
[2] https://www.eclipse.org/che/docs/stable/administration-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/

Describe the solution you'd like

It should be enough to follow only one doc to add certificate to work with git repositories with self-signed certificates

[1] https://www.eclipse.org/che/docs/stable/administration-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/

Release Notes Text

Configuring Eclipse Che to trust git repositories using self-signed certificates required adding the certificate twice. Some changes to Che operator allows to do that in one step now.

@tolusha tolusha added kind/task Internal things, technical debt, and to-do tasks to be performed. area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator labels Oct 7, 2022
@tolusha tolusha changed the title Reduce steps which requires to add certificate to work with git repositories with self-signed certificates Reduce steps which requires adding a certificate to work with git repositories with self-signed certificates Oct 7, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 7, 2022
@tolusha tolusha removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 8, 2022
@tolusha tolusha closed this as completed Oct 8, 2022
@tolusha tolusha mentioned this issue Oct 8, 2022
59 tasks
@l0rd l0rd changed the title Reduce steps which requires adding a certificate to work with git repositories with self-signed certificates Reduce steps required to trust git repositories using self-signed certificates Oct 13, 2022
@l0rd l0rd added the new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes label Oct 13, 2022
@l0rd l0rd added this to the 7.55 milestone Oct 13, 2022
@max-cx
Copy link

max-cx commented Dec 14, 2022

The docs update on this topic is tracked in https://issues.redhat.com/browse/RHDEVDOCS-4801.

@max-cx
Copy link

max-cx commented Dec 15, 2022

Sync'd with Red Hat JIRA https://issues.redhat.com/browse/CRW-3632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/task Internal things, technical debt, and to-do tasks to be performed. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Projects
None yet
Development

No branches or pull requests

4 participants