How to configure Liquibase to access mongodb x.509 certificates to authenticate and make a connection

Hi , I am using liquibase with mongodb which has string format (username and password).And I would like to use my mongodb to connect with x.509 certs using Liquibase .With this approach my url contains --tls --tlsCertificateKeyFile. How can I do it.I am using Liquibase with CLI so far. Thanks for the help

Hi @padmaja, raised an issue in repo

Hi @padmaja please track under Liquibase with mongodb x.509 certificates to auth