oscartbeaumont / cityscale

MySQL for hobby projects
GNU Affero General Public License v3.0
2 stars 0 forks source link

MySQL TLS #22

Open oscartbeaumont opened 4 months ago

oscartbeaumont commented 4 months ago

What if you wanna connect from remote environments. TLS is pog.

oscartbeaumont commented 4 months ago

This is also really difficult because Railway doesn't let us pick the port, so Let's Encrypt won't just give us a cert automatically.

oscartbeaumont commented 4 months ago

We could rely on a MySQL -> HTTP adapter on the clients computer but that would also be kinda annoying.

https://github.com/planetscale/psdbproxy