SpootDev
SpootDev
Nice! Thanks.
I'd try removing 'git = "https://github.com/SergioBenitez/Rocket.git",' from your dependency line.
Ah, I'll be using nginx proxy for ssl........so, I've not played with mtls feature. I get the same error when I just tried to enable mtls in my app as...
Rocket RC2 just dropped a few days ago......might fix your tls issue.
Yeah, had to do the same thing with stream2chromecast as well.
How scary is the codebase on this thing? Looked at a few files and the py3 compatibility looks a bit hackish. I was going to use this as an example...
Could put a nginx ssl proxy in front via docker-compose and only allow ssl port. That's what I'm doing with my webapp.