*Error 9002: SSL connection is required. Please specify SSL options and retry.

I have installed percona pmm monitoring using Docker:
$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
345ed86acdad docksal/ssh-agent:1.2 “docker-entrypoint.s…” 28 hours ago Up 16 hours (healthy) docksal-ssh-agent
4f8906245a0c percona/pmm-server:latest “/opt/entrypoint.sh” 2 weeks ago Up 16 hours 0.0.0.0:80->80/tcp, 443/tcp pmm-server

and trying to setup/access remote mysql instance on Azure, but getting error:

*Error 9002: SSL connection is required. Please specify SSL options and retry.

Not sure where do i setup ssl option in pmm

Thanks,
-Kamal.