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

unable to connect to self hosted gitea repository #61

Open
stumpf84 opened this issue Apr 16, 2024 · 0 comments
Open

unable to connect to self hosted gitea repository #61

stumpf84 opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request kind/customer-request Requested by one or more customers

Comments

@stumpf84
Copy link

stumpf84 commented Apr 16, 2024

Feature description

When using a self hosted git repository using a self signed certificate it is not possible to use e.g. io.kestra.plugin.git.Sync.

Error:
2024-04-01 23:26:14.327
https://MYGITEA/MYUSER/Kestra-Test: Secure connection to https://MYGITEA/MYUSER/Kestra-Test could not be established because of SSL problems
2024-04-01 23:26:14.327
https://MYGITEA/MYUSER/Kestra-Test: Secure connection to https://MYGITEA/MYUSER/Kestra-Test could not be established because of SSL problems
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
unable to find valid certification path to requested target

I cannot find a way to trust the certificate.
Normally I would use
git config --global http.sslCAInfo ~/.git-certs/cert.pem

Possible solution:
Property to trusted certificate in io.kestra.plugin.git.*

@stumpf84 stumpf84 added the enhancement New feature or request label Apr 16, 2024
@anna-geller anna-geller transferred this issue from kestra-io/kestra Apr 16, 2024
@anna-geller anna-geller added this to the v0.17.0 milestone Apr 16, 2024
@anna-geller anna-geller modified the milestones: v0.17.0, v0.18.0 May 13, 2024
@tchiotludo tchiotludo added the kind/customer-request Requested by one or more customers label Jun 7, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller removed this from the v0.18.0 milestone Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/customer-request Requested by one or more customers
Projects
Status: Backlog
Development

No branches or pull requests

3 participants