BUGS-NYU/schedge

Integrate SSL handling into the Java app

Opened this issue · 1 comments

A1Liu commented

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