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

[FEAT] - Disable all TLS validity in Settings #687

Open
FoUStep opened this issue Feb 3, 2024 · 5 comments
Open

[FEAT] - Disable all TLS validity in Settings #687

FoUStep opened this issue Feb 3, 2024 · 5 comments
Labels
awaiting-approval Stale exempt enhancement New feature or request help wanted Extra attention is needed

Comments

@FoUStep
Copy link

FoUStep commented Feb 3, 2024

Currently a lot of apps require a validation for TLS when HTTPS is used. Please allow for a global function to disable the validation of TLS/certificates (for enhanced apps as well)

I've been trying to see if I can implement this per app by myself but it is a hell of a job. I've noticed that UniFi has it built-in:
Skip TLS verification

Screenshot 2024-02-03 at 19 02 13

I believe TLS validity is by default enabled. Not very useful when using apps with self signed certificates.

@FoUStep FoUStep added the enhancement New feature or request label Feb 3, 2024
@mvdkleijn mvdkleijn added the help wanted Extra attention is needed label Feb 4, 2024
@mvdkleijn
Copy link
Collaborator

Hmm... I'm wondering if that wouldn't be something more for the mainline Heimdall instead of the apps.

Nevertheless, it's not a bad suggestion. I'll take a look at how the Unifi app did it when I have a little more time.

Anyone having suggestions is of course welcome to make them.

@FoUStep
Copy link
Author

FoUStep commented Feb 4, 2024

I tried to use the code from the UniFi app (disable TLS in the UniFi.app and the config file part) for some other apps like Sonarr or Radarr but I failed miserably. It didn't do anything. Thanks!

@LinuxServer-CI
Copy link

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@mvdkleijn mvdkleijn added the awaiting-approval Stale exempt label Mar 7, 2024
@LinuxServer-CI LinuxServer-CI moved this to Non-Docker Issues in Issue & PR Tracker Mar 7, 2024
@mvdkleijn
Copy link
Collaborator

Marking this to prevent stale issue. Sorry, haven't gotten around to this.

@urda
Copy link

urda commented Sep 6, 2024

This would be great since things like the Pi-hole one could benefit from ignoring my custom cert!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-approval Stale exempt enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Non-Docker Issues
Development

No branches or pull requests

4 participants