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] Allow Custom TLS certificate to use with Swag #527

Closed
1 task done
wakawakaaa opened this issue Dec 21, 2024 · 3 comments
Closed
1 task done

[FEAT] Allow Custom TLS certificate to use with Swag #527

wakawakaaa opened this issue Dec 21, 2024 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@wakawakaaa
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

When TLS certificates are already available this should be able to use in Swag instead of using and generating from Lets encrypt. TLS certificates will be updated manually and Swag should use it if possible without restart.

Reason for change

TLS certificates in a company are already available needs to be just use it with Swag instead relying on Swag to generate it.

Proposed code change

No response

@wakawakaaa wakawakaaa added the enhancement New feature or request label Dec 21, 2024
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@Roxedus
Copy link
Member

Roxedus commented Dec 21, 2024

Certificate generation is 80% of this containers goal, most of the logic happening in the image is based on that.

@drizuid
Copy link
Member

drizuid commented Jan 10, 2025

For the intent of SWAG, this type of change is out of scope. We do have an nginx container which can load a docker mod for the proxy-conf portion, and it allows use of custom tls just fine. I will close this as we do not intend to add this type of feature

@drizuid drizuid closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2025
@drizuid drizuid added the wontfix This will not be worked on label Jan 10, 2025
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
Development

No branches or pull requests

3 participants