Skip to content

0.8.0

Published 2024-11-06


Zuthree Manager now offers extended support for PostgreSQL database.

New CLI flags:

  • --databaseSslRejectUnauthorized: Enables verification of the SSL certificate.
  • --databaseSslCA: Specifies the path to the CA certificate file used for SSL verification.
  • --databaseSslKey: Specifies the path to the SSL key file.
  • --databaseSslCert: Specifies the file path to the SSL certificate.