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

runfix: start listening for new crl points on e2ei service init #6206

Merged
merged 1 commit into from May 10, 2024

Conversation

PatrykBuniX
Copy link
Contributor

@PatrykBuniX PatrykBuniX commented May 10, 2024

We should not listen for newCrlDistributionPoints event if e2ei feature is disabled. Instead of subscribing to an event when the service is initialised, we do that in the explicit initialize method call.

We need the acme service to be initialised first anyway.

It will remove the unhandled console error:

Screenshot 2024-05-10 at 14 55 02

@PatrykBuniX PatrykBuniX merged commit 875592a into main May 10, 2024
7 checks passed
@PatrykBuniX PatrykBuniX deleted the runfix/handling-new-crl-distribution-points branch May 10, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants