From fbf6dd1d469f215f2b060404152610d4245f4ebc Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Sun, 29 Dec 2024 18:46:12 -0500 Subject: [PATCH] Try setting FINGERPRINT=NoCertCheck --- .github/workflows/exasol.yml | 2 +- lib/sqitchtutorial-exasol.pod | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/exasol.yml b/.github/workflows/exasol.yml index 3f136cee..47b82dfb 100644 --- a/.github/workflows/exasol.yml +++ b/.github/workflows/exasol.yml @@ -38,5 +38,5 @@ jobs: env: PERL5LIB: "${{ github.workspace }}/local/lib/perl5" LIVE_EXASOL_REQUIRED: true - SQITCH_TEST_EXASOL_URI: db:exasol://sys:exasol@127.0.0.1:${{ job.services.exasol.ports[8563] }}/?Driver=Exasol;SSLCERTIFICATE=SSL_VERIFY_NONE + SQITCH_TEST_EXASOL_URI: db:exasol://sys:exasol@127.0.0.1:${{ job.services.exasol.ports[8563] }}/?Driver=Exasol;SSLCERTIFICATE=SSL_VERIFY_NONE&FINGERPRINT=NoCertCheck run: prove -lvr t/exasol.t diff --git a/lib/sqitchtutorial-exasol.pod b/lib/sqitchtutorial-exasol.pod index c43ef4d8..a48d41da 100644 --- a/lib/sqitchtutorial-exasol.pod +++ b/lib/sqitchtutorial-exasol.pod @@ -218,8 +218,9 @@ L for details): + appschema .. ok (If you see an error resolving the TLS certificate, you can disable -certificate verification by adding C<&SSLCERTIFICATE=SSL_VERIFY_NONE> to the -end of the URL. Only do this for testing!) +certificate verification by adding +C<&SSLCERTIFICATE=SSL_VERIFY_NONE&FINGERPRINT=NoCertCheck> to the end of the +URL. Only do this for testing!) First Sqitch created registry tables used to track database changes. The structure and name of the registry varies between databases (Exasol uses a