Convert Lets encrypt PEM to tomcat PKCS12
openssl pkcs12 -export \ -in fullchain.pem \ -inkey privkey.pem \ -out server.p12 \ -name my-domain-alias
Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please u...