liquibase-mongodb
liquibase-mongodb copied to clipboard
Liquibase with mongodb x.509 certificates to auth
https://forum.liquibase.org/t/liquibase-with-mongodb-x-509-certificates-to-auth/5172 Liquibase with mongodb x.509 certificates to auth
padmaja 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.
https://forum.liquibase.org/t/what-is-the-role-of-the-user-to-acquire-a-lock-in-mongodb/5190 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