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

Moving OCSP configuration into JSSSubsystem #493

Closed
SilleBille opened this issue Nov 5, 2019 · 0 comments
Closed

Moving OCSP configuration into JSSSubsystem #493

SilleBille opened this issue Nov 5, 2019 · 0 comments

Comments

@SilleBille
Copy link
Owner

This issue was migrated from Pagure Issue #3094.Originally filed by edewata on 2019-02-05

Currently OCSP configuration in server.xml is used to configure JSS/NSS during startup. If the OCSP URL is pointing to the subsystem itself, some selftests might fail since the subsystem is not ready to handle OCSP requests at that time (i.e. circular dependency).

To address this problem, the OCSP configuration code should be moved out of Tomcat JSS and into JSSSubsystem such that the OCSP is configured after the selftests are done.

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