Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Certs Stack no longer completes successfully due to "OCSP Must Staple" #46

Open
patrick-commit-us opened this issue Feb 11, 2025 · 0 comments

Comments

@patrick-commit-us
Copy link

When trying to create a demo environment with a custom portal name - the certs stack called no longer works. It fails during the create of the Certificate Node Instance. In my investigation I found the following log error when trying to create the cert.

[Tue Feb 11 14:35:06 UTC 2025] { "type": "urn:ietf:params:acme:error:unauthorized", "detail": "Error finalizing order :: OCSP must-staple extension is no longer available: see https://letsencrypt.org/2024/12/05/ending-ocsp", "status": 403 }

Seems like it's related to these two lines -
here
and here

I'm not familiar with the ramifications of removing this option so I didn't put in a pr request. Hopefully someone more knowledgable than me can take a look.

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

No branches or pull requests

1 participant