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

Open
1 task done
wakawakaaa opened this issue Dec 21, 2024 · 2 comments
Open
1 task done

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

wakawakaaa opened this issue Dec 21, 2024 · 2 comments
Labels
enhancement New feature or request

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Issues
Development

No branches or pull requests

2 participants