> For the complete documentation index, see [llms.txt](https://klouddb.gitbook.io/klouddb_shield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://klouddb.gitbook.io/klouddb_shield/ssl-audit-postgres.md).

# SSL Audit(Postgres)

We're excited to announce the launch of our **SSL Audit** feature, the result of weeks of dedicated effort! This robust tool empowers you to secure your PostgreSQL database by identifying key SSL configuration issues, including:

1. **Expiring SSL Certificates**: Detect certificates that are nearing expiration to avoid disruptions.
2. **Self-Signed Certificates**: Check if your database is using self-signed certificates, which may not meet security best practices.
3. **SSL Configuration Audit**: Evaluate and optimize your SSL settings, including cipher configurations, for enhanced security.
4. **HBA Configuration Validation**: Verify that your `pg_hba.conf` is correctly configured, ensuring `hostssl` is used where necessary.

With this feature, safeguarding your database's SSL setup has never been easier!

**Demo**

Watch the demo video here <https://youtube.com/shorts/sWqt_q0Pk2Y>

**Sample HTML Report**&#x20;

<figure><img src="https://3013412235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj94nGPKUS9dlzKveRYHc%2Fuploads%2FwQ0SBq2HeLVT3VlNqqFy%2FScreen%20Shot%202024-12-10%20at%2011.11.37%20AM.png?alt=media&amp;token=f4f27cbc-c04a-4cd9-8c7c-4247afaa9f68" alt=""><figcaption></figcaption></figure>
