Hi everyone, I am trying to authenticate through MySQL database, and I need to use SSL connection. I tried below connection string in SOGo.conf, but I got connection denied error.
viewURL = "mysql://username:[email protected]:3306/sogo/sogo_user?verifyServerCertificate=false&useSSL=true&requireSSL=true”; Do you guys know how to write the connection string with SSL option? or any alternative method to use SSL connection? Thanks in advance, — Yin Xu -- [email protected] https://inverse.ca/sogo/lists
