To connect Jira & Confluence using SSL with MySQL we need to download the MySQL certificates. Once downloaded (mysql-server-cert.pem, client-cert.pem and client-key.pem), we need to convert to a keystore format to be imported in Java when the services are started. How to convert the MySQL certificates and store it in Jira & Confluence? Using “Keytool”…
Read More