All work
- Enable SCRAM-SHA-256 PostgreSQL passwordsRMB-548Resolved issue: RMB-548
- PostgreSQL SSL CA Certificate configuration optionRMB-547Resolved issue: RMB-547Julian Ladisch
- Support TLS/SSL connections to PostgresRMB-546Resolved issue: RMB-546Julian Ladisch
- Enable SCRAM-SHA-256 PostgreSQL passwordsOKAPI-793Resolved issue: OKAPI-793Adam Dickmeiss
- PostgreSQL SSL CA Certificate configuration optionOKAPI-792Resolved issue: OKAPI-792
- Support SSL connections to PostgresOKAPI-787Resolved issue: OKAPI-787Julian Ladisch
- ETL: Pass non-BIBFRAME fields through ETL to Linked Data StorageMODLD-65
- SPIKE: Use File Storage to load resourcesMODLD-60Resolved issue: MODLD-60Pavel Bobylev
- SPIKE: Copy schema for the Linked Data Storage from BiblioGraph to FOLIOMODLD-21Resolved issue: MODLD-21Victor Bodrov
- Creating budget fails with trailing junk after parameter at or near "$2F"MODFISTO-446Resolved issue: MODFISTO-446Serhii_Nosko
- Enforce SCRAM-SHA-256 PostgreSQL passwords in reference environmentsFOLIO-2416
- Clients should verify PostgreSQL SSL/TLS server certificateFOLIO-2412
- Use SCRAM-SHA-256 for passwords on PostgreSQL server, drop MD5FOLIO-2411
- EOL: PostgreSQL 9.xFOLIO-2410Resolved issue: FOLIO-2410
- SSL/TLS, SCRAM-SHA-256, migration to PostgreSQL 10 (or higher)FOLIO-2406Resolved issue: FOLIO-2406
15 of 15
Enable SCRAM-SHA-256 PostgreSQL passwords
Done
Description
Environment
None
Potential Workaround
None
Checklist
hideTestRail: Results
Details
Assignee
UnassignedUnassignedReporter
Julian LadischJulian LadischPriority
P2Story Points
2Sprint
NoneDevelopment Team
Core: PlatformFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Julian Ladisch
Julian LadischPriority
Story Points
2
Sprint
None
Development Team
Core: Platform
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 8, 2020 at 11:22 AM
Updated May 5, 2022 at 10:00 AM
Resolved May 4, 2022 at 12:45 PM
Activity
Show:
Adam DickmeissMay 4, 2022 at 12:45 PM
Was done as part of monstrous PR commit https://github.com/folio-org/raml-module-builder/commit/f9f91bb696390b0d58007c29017f25bf571361e3
Craig McNallyDecember 9, 2021 at 4:12 PM
Sounds like we already are using v4 of vertx-pg-client version. The remaining work shouldn't be difficult or time consuming. can we get this work scheduled and out of the way (low hanging fruit)
Tasks:
Upgrade vertx-pg-client to
vertx-pg-client version > 4.0.0-milestone4: https://github.com/eclipse-vertx/vertx-sql-client/commit/d96e53f80c0066b377c43efbd1c6466bb0d06e51 or
vertx-pg-client version > 3.8.5: https://github.com/eclipse-vertx/vertx-sql-client/commit/f806158a9ff8c2561433855a4bf9f2c6472e3ba0
Add the com.ongres.scram:client package to pom.xml