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

Integrate SSL handling into the Java app #299

Open
A1Liu opened this issue Jan 1, 2023 · 1 comment
Open

Integrate SSL handling into the Java app #299

A1Liu opened this issue Jan 1, 2023 · 1 comment

Comments

@A1Liu
Copy link
Collaborator

A1Liu commented Jan 1, 2023

traefik is basically just used for SSL certificate management. There's no real reason to use beyond that. Since the Javalin devs are working on an SSL plugin for Javalin, we can potentially switch to using letsencrypt SSL through Javalin's SSL plugin, and get rid of the traefik layer in between.

https://github.com/javalin/javalin-ssl

@A1Liu
Copy link
Collaborator Author

A1Liu commented Jan 18, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant