Re: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?
От | Rob Sargent |
---|---|
Тема | Re: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host? |
Дата | |
Msg-id | 624f9a7d-a19a-e9d3-2962-258710f6f53e@gmail.com обсуждение исходный текст |
Ответ на | RE: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host? ("McDermott, Becky" <bmcderm@sandia.gov>) |
Ответы |
RE: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?
|
Список | pgsql-general |
On 3/21/22 17:02, McDermott, Becky wrote: > Thank you. I should deploying a very simple container that has psql installed and make sure I can connect in a simpleway with a username/password. If this works, then the database is fine and it would definitely point to a java issue. > > Thanks! I liked your original theory: That stack trace message is rather adamant. Is there any indication that PBKDF2 and SCRAM-SHA-256 should play nice? Caused by: org.postgresql.util.PSQLException: Something unusual has occurred to cause the driver to fail. Please report thisexception. at org.postgresql.Driver.connect(Driver.java:277) ~[postgresql-42.2.5.jar:42.2.5] at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:175) ~[c3p0-0.9.5.5.jar:0.9.5.5] at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220) ~[c3p0-0.9.5.5.jar:0.9.5.5] at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:206) ~[c3p0-0.9.5.5.jar:0.9.5.5] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:203) ~[c3p0-0.9.5.5.jar:0.9.5.5] at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1176) ~[c3p0-0.9.5.5.jar:0.9.5.5] at com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1163) ~[c3p0-0.9.5.5.jar:0.9.5.5] at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696) ~[mchange-commons-java-0.2.19.jar:0.2.19] Caused by: java.lang.RuntimeException: Unsupported PBKDF2 for SCRAM-SHA-256
В списке pgsql-general по дате отправления: