Hi Folks,I'd like to enable the SSL for my osTicket. Found a clue in ost-config.php. it reads:<quote># Once configured, you can ask MySQL to require the certificate for# connections:## > create user osticket;# > grant all on osticket.* to osticket require subject '<subject>';## More information (to-be) available in doc/security/hardening.md</quote>Any idea how to set this up? I need a bit more guiding :-)