liveejohn
HOBBYOP
a year 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
a year ago
hello, MySQL does not generate a certificate to begin with, you may be thinking of Postgres?
a year 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
a year 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
a year ago
!s
Status changed to Solved brody • about 1 year ago