this post was submitted on 28 Oct 2023
3 points (100.0% liked)

Homelab

1061 readers
1 users here now

Rules

founded 2 years ago
MODERATORS
 

Im using certbot with dns challenge (cloudflare api token) to renew letsencrypt cert for my nginx proxy. I want also to create CA cert to sign longterm certs for upstream servers/services and set nginx to trust CA cert. Longterm because of no possibility to automate renewal for those devices/services. Will stepCA have any use for me or just use openssl?

you are viewing a single comment's thread
view the rest of the comments
[–] qfla@alien.top 2 points 2 years ago

Oh no step-ca what are you doing?

Sorry i had to do this

Joking aside I recommend setting up internal CA with easyrsa project from OpenVPN github repository