MySQL, starting from 5.7.5 version, automatically generates ssl keys and certificates and stores them in data directory. I have installed mysql 5.7.17 using mysql docker image and I do not see certificates being generated in the default data directory. Thanks in advance.