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

custom-api allow-insecure #361

Open
ralphocdol opened this issue Feb 18, 2025 · 1 comment
Open

custom-api allow-insecure #361

ralphocdol opened this issue Feb 18, 2025 · 1 comment
Labels
feature request roadmap Will likely be implemented in the future
Milestone

Comments

@ralphocdol
Copy link
Contributor

ralphocdol commented Feb 18, 2025

Description

Some self-hosted services defaults to HTTPS self signed, I had to modify the Glance's entrypoint to install and run ca-certificates (which installs them every restart). One of which is Proxmox.

You can make it something like

allow-potentially-dangerous-api-tls: true

or something since this can be one

@svilenmarkov
Copy link
Member

Hey, I'll add a allow-insecure property to keep it consistent with the rest of the widgets that also have this functionality.

@svilenmarkov svilenmarkov added the roadmap Will likely be implemented in the future label Feb 19, 2025
@svilenmarkov svilenmarkov added this to the v0.8.0 milestone Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request roadmap Will likely be implemented in the future
Projects
None yet
Development

No branches or pull requests

2 participants