Skip to main content

August 11, 2026

Postgres

Crypto-agility configuration for Postgres is described below.

  • Location of the file for setting ciphers for Postgres:

    /data/db/postgresql.conf 
    #ssl_ciphers = 'HIGH:MEDIUM:+3DES:!aNULL' # allowed SSL ciphers
    
    
  • Post modification, restart postgres service in the appliance by using the command:

    sudo service postgresql restart
    

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…