RE: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)

From: "McDermott, Becky" <bmcderm(at)sandia(dot)gov>
To: Sehrope Sarkuni <sehrope(at)jackdb(dot)com>
Cc: Dave Cramer <davecramer(at)postgres(dot)rocks>, Michael Paquier <michael(at)paquier(dot)xyz>, "pgsql-jdbc(at)lists(dot)postgresql(dot)org" <pgsql-jdbc(at)lists(dot)postgresql(dot)org>
Subject: RE: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Date: 2022-03-24 20:27:36
Message-ID: BY3PR09MB8627BA9124C270929C7C4649C8199@BY3PR09MB8627.namprd09.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>> From: Sehrope Sarkuni sehrope(at)jackdb(dot)com<mailto:sehrope(at)jackdb(dot)com>
>> Sent: Thursday, March 24, 2022 11:46 AM
>> What's the runtime JDK build and version? e.g. AdoptOpenJDK, Zulu, Amazon Corretto, Oracle OpenJDK...

When I exec inside one of the java services pod (that connects to postgres):
$ java --version
openjdk 11.0.14 2022-01-18 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.14+9-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.14+9-LTS, mixed mode, sharing)

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message McDermott, Becky 2022-03-24 20:48:54 RE: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Previous Message Dave Cramer 2022-03-24 18:34:21 Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)