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

Specify SSL Cert for extra index server? #790

Closed
2 tasks done
tdhopper opened this issue Jan 11, 2019 · 3 comments
Closed
2 tasks done

Specify SSL Cert for extra index server? #790

tdhopper opened this issue Jan 11, 2019 · 3 comments

Comments

@tdhopper
Copy link

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Question

I am trying to use a private simple index that requires a custom SSL cert. With pip, I can use the --cert flag to point to the certificate. Is there an equivalent way to specify a cert in Poetry?

@tdhopper
Copy link
Author

Looks like the solution is the same as in #745 (comment); I needed REQUESTS_CA_BUNDLE to point to my certificate.

@jobec
Copy link

jobec commented Apr 2, 2019

I'm not conviced a user should set an environment variable for an underlying package.

this should be a setting, just like pip allows you to set it. Both on the command line as well as globally/on a project level.

Copy link

github-actions bot commented Mar 3, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants