I am having an issue with following the installation instructions for the evaluation of Liquibase:
c:\windows\system32>liquibase init hub --token=<redacted>
...
Starting Liquibase at 10:58:22 (version 4.14.0 #3667 built at 2022-07-22 18:36+0000)
Liquibase Version: 4.14.0
Liquibase Community 4.14.0 by LiquibaseUnexpected error running Liquibase: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetFor more information, please use the --log-level flag
Also – is the “hub” concept that Liquibase sends back information from my local network to Liquibase.com dashboards? If so, my company will not allow this. It would need to be disabled.
Thanks