Enable JDBC encryption for PostgreSQL servers - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

Before you enable the JDBC encryption option for PostgreSQL servers in Connect CDC Director, you must:

  • configure PostgreSQL to use a TLS certificate for encrypted communication.

  • install and enable OpenSSL on the server and client.

To enable JDBC encryption for PostgreSQL servers, you must also configure Connect CDC to use the PostgreSQL server key and root certificate to validate encrypted connections. Specifically, the client requires the following 3 files in the %appdata%\postgresql directory for Windows and in the ~/.postgresql/ directory for Linux:

  • root.crt (trusted root certificate)

  • postgresql.crt (client certificate)

  • postgresql.key (private key)