Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Decryption error after upgrade #29

Open
crysper opened this issue Jan 26, 2022 · 1 comment
Open

Decryption error after upgrade #29

crysper opened this issue Jan 26, 2022 · 1 comment

Comments

@crysper
Copy link

crysper commented Jan 26, 2022

I have a custom built version of caddy 2.3.0-beta which i included your library. Everything worked fine until I downloaded the pre-built caddy 2.4.6 version. when i tried to upgrade, we got this error right after we reloaded the service:

[ERROR] While deleting old OCSP staples, unable to load staple file: unable to decrypt data for ocsp/...
for each domain.

Seems like an encryption error... did any changes happen there in the last 12 months?

this is the only thing we have related to this module in Caddyfile
storage redis { host {$REDIS_ADDRESS} }

@gamalan
Copy link
Owner

gamalan commented Mar 8, 2022

I remove the default encryption key, so you need to set it manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants