Relay
ChangelogDocsPricing
Buy
Documentation
PostgreSQLMySQLSSH TunnelsSSL Configuration
Connections

SSL Configuration

Configure SSL/TLS connections for secure database access.

Quick Setup

Toggle Use SSL in your connection settings. For most cloud-hosted databases (AWS RDS, Google Cloud SQL, DigitalOcean, etc.), this is all you need.

Advanced SSL Options

For custom certificate setups:

FieldDescription
SSL Moderequire, verify-ca, or verify-full
CA CertificatePath to the Certificate Authority file
Client CertificatePath to the client certificate file
Client KeyPath to the client private key file

Common Configurations

AWS RDS

  1. Download the RDS CA bundle
  2. Set SSL Mode to verify-full
  3. Select the CA certificate file

Self-Signed Certificates

Set SSL Mode to require to accept self-signed certificates without CA verification.

SSH Tunnels

Connect to databases through SSH bastion hosts.

Writing Queries

Use the query editor to write and execute SQL queries.

On this page

Quick SetupAdvanced SSL OptionsCommon ConfigurationsAWS RDSSelf-Signed Certificates
Relay

by builds.org

The database client you deserve.

Stay in the loop.

Product

  • Features
  • Download
  • Changelog
  • Documentation

Support

  • Purchase License
  • Manage License
  • Recover License
  • Contact Us
© 2026 builds.org. All rights reserved.
Privacy PolicyTerms of ServiceLicense AgreementCookie Policy