TheRacetrack / racetrack

An opinionated framework for deploying, managing, and serving application workloads
https://theracetrack.github.io/racetrack/
Apache License 2.0
28 stars 5 forks source link

Add tls certificate to base image #468

Closed gaprop closed 6 days ago

gaprop commented 1 month ago

Add root ca certificate to the base image in order to enable tls to erst services

It should only be something like:

Message me (andkil) and I'll send the root ca certifcate to you

gaprop commented 1 month ago

Okay we are going to do something more smart about the way you get the certificate, so this issue can wait until that's done

iszulcdeepsense commented 4 weeks ago

Alright, looking forward to updates. I'm a bit reluctant to bake Erst specifics into the core image, but I believe it can be done just as well by mounting a file into a container.