liveejohn
HOBBYOP
2 years ago
Hi is that possible to export the certificate of created mysql container ? So that I can use the cert to securely connect from my external APIs project
7 Replies
2 years ago
hello, MySQL does not generate a certificate to begin with, you may be thinking of Postgres?
2 years ago
Postgres is the best
If ever I switched to postgre is that possible to use certs to connect?, I just want additional security on top of the credentials
2 years ago
Postgres does generate its own certificates, so your connection will be done with ssl by default, as long as the client supports it that is
2 years ago
!s
Status changed to Solved brody • over 1 year ago