Connect trust to the hostname
Make the relationship between a public service and its certificate explicit.
Home / Product / TLS certificates
Protect public servicesManage certificate records inside the same runtime as the hostnames and services that use them, so encrypted connections are part of the deployment plan.
A hosted site, mail endpoint, or secure file service needs more than a certificate file on disk. The deployment must connect hostnames, certificate material, listeners, renewal, and failure handling.
Daptin represents certificates as managed records and can generate self-signed material or complete an ACME HTTP challenge. Applicable HTTPS, site, mail, and file-service paths can draw on the configured certificate manager.
That brings TLS into the same operating picture as the services it protects, instead of leaving it as an invisible manual step on one server.
Make the relationship between a public service and its certificate explicit.
Use operator-provided, ACME-issued, or self-signed material where appropriate.
Keep certificate and public-key operations visible to authorized administrators.
TLS certificates does more when it can reuse the records, people, access rules, and workflows already in your application.
Create or provide certificate material for a hostname.
Keep the certificate as a managed protected record.
Associate it with the site or protocol service.
Present the material when the compatible listener accepts a connection.
Start from the experience you want to create; the backend capability supports the work behind it.
Serve a Daptin-hosted frontend over HTTPS.
Protect compatible SMTP and IMAP connections with configured TLS.
Add secure transfer to a hosted file surface.
These capabilities share the same application context, so each one makes tls certificates more useful.
Certificate generation is not automatic lifecycle management. You still own DNS, public reachability, trust-chain choice, secure private keys, renewal timing, monitoring, and safe replacement before expiry.
Run Daptin locally, explore the live administration surface, and follow one complete application path.