Import custom certificates
Team Edition can import certificates from a predefined folder at startup. This method is useful for databases protected by self-signed certificates. It ensures secure connections without manual setup, especially when a firewall or internal security policies require specific certificates.
Add certificates¶
To add a certificate, place the file in the {DBeaverData}/secure/custom
or in {DBeaverData}/secure/custom-certs
folder. Team Edition will detect and import it on startup. For more details on DBeaverData
location,
see Workspace location.
Important
- Only certificates are imported, not private keys.
- The
custom-certs
directory must not contain any extra files or subfolders.
Learn more¶
For general SSL configuration, see SSL overview.