Connecting PowerBI to PostgreSQL generate this certificate error: “The remote certificate is invalid according to the validation procedure” We need to estabilish a connection adding the certificate to the trusted certificates. In this example the PostgreSQL server has ip 10.0.0.5 and hostname pgsql-test-server. Install latest NPGSQL with msi package from…