possibility to use my own certificates instead of let's encrypt ? #19

Open
opened 2024-12-19 20:34:22 +00:00 by fredix · 0 comments

Hi all,
in my company I use Caddy (and caddy-docker-proxy module) with certificates from our own authority.
I set our certificates like this (https://caddyserver.com/docs/caddyfile/directives/tls)

example.com {
	tls cert.pem key.pem
}

Is there a way to do this with tricot ?

Hi all, in my company I use Caddy (and caddy-docker-proxy module) with certificates from our own authority. I set our certificates like this (https://caddyserver.com/docs/caddyfile/directives/tls) ``` example.com { tls cert.pem key.pem } ``` Is there a way to do this with tricot ?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/tricot#19
No description provided.