Establish SSL/TLS connection to AWS RDS MySQL with GoLang/Docker
I'm trying to establish SSL/TLS connection to AWS RDS MySQL. The server is build in Docker and I can't force it to use certificate bundle provided by AWS... When I run the service in Docker container I receive first ERROR:…