MYSQL with TlS connection in NestJs
in my nestjs backend i wanted to add a tls connection for my database which is in mysql. my mysql is on azure and i have turned off the “require_secure_transport = OFF” now if i tunr on i get this error
in my nestjs backend i wanted to add a tls connection for my database which is in mysql. my mysql is on azure and i have turned off the “require_secure_transport = OFF” now if i tunr on i get this error