hello_world@feddit.uktoSelf Hosted - Self-hosting your services.@lemmy.ml•[SOLVED] [Help] Issue with Jellyfin and Private KeyEnglish
1·
1 year agodid you set up letsencrypt/certbot in the first place to write files to /usr/local/etc/letsencrypt/live/domain.org/cert.pem
? If so, did you take care to replace domain.org
by the actual domain you are using?
The documentation you linked looks a bit funny in that the first command writes to private key/cert to privkey.pem and cert.pem, but then the second command tries to read in a (likely) certbot-created certificate. I guess if you followed the steps you need to replace usr/local/etc/letsencrypt/live/domain.org/cert.pem
in the second command by the cert.pem created in the first one?
They could just delete the file to deny you access to your db?