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

how to solve certificate error on linux server #496

Open
gtonti71 opened this issue May 14, 2024 · 0 comments
Open

how to solve certificate error on linux server #496

gtonti71 opened this issue May 14, 2024 · 0 comments
Labels
question Further information is requested

Comments

@gtonti71
Copy link

I am using the extension to install pip requirements using the task jFrogPip.
The artifactory installation is an on-premise installation with a certificate for https done with an internal certification authority.

When I execute the task on a linux server I get the error:
[Error] The following error was received while trying to encrypt your password: Get "https://xxxxx/artifactory/api/security/encryptedPassword" : tls: failed to verify certificate: x509: certificate signed by unknown authority

If I execute the task on a windows server it works fine (I think because the CA are installed in the windows certitification store).

How can I solve this?
Should I copy the CA files on the server? in which format?

Jfrog PIP version --> 1.9.5
JFrog CLI version --> 2.56.1

@gtonti71 gtonti71 added the question Further information is requested label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant