MySQL Certificate
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

Solved

7 Replies

liveejohn
HOBBYOP

a year ago

013c26ce-6941-4c04-be18-e01f310e4e2e


brody
EMPLOYEE

a year ago

hello, MySQL does not generate a certificate to begin with, you may be thinking of Postgres?


liveejohn
HOBBYOP

a year ago

MySQL is my first choice hmm, I think Ill just migrate to posgtre


brody
EMPLOYEE

a year ago

Postgres is the best


liveejohn
HOBBYOP

a year ago

If ever I switched to postgre is that possible to use certs to connect?, I just want additional security on top of the credentials


brody
EMPLOYEE

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


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...