this post was submitted on 10 Jun 2023
2 points (75.0% liked)

Self Hosted - Self-hosting your services.

14970 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

I've been trying to get a wildcard certificate for my domain for use in Caddy..

i've got caddy installed and working fine but it seems i need to build caddy manually to include the cloudflaredns module?

My issue is that i installed caddy using apt.. so i'm not really sure what i'm meant to do now..

Does anyone have any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] poVoq@slrpnk.net 1 points 2 years ago* (last edited 2 years ago) (1 children)

Wildcard SSL certs are usually generated via a DNS-01 challenge, which are unrelated to the web-server you are using. Maybe Caddy has a special function for it, but normally it wouldn't be involved at all.

[โ€“] Perhyte@lemmy.world 1 points 2 years ago

Caddy does have special support for DNS-01, but only if you compile in a module for your DNS provider.