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

Detect if datavault is available/configured and automatically disable WF options requiring datavault #824

Open
mbartosch opened this issue Aug 18, 2021 · 0 comments

Comments

@mbartosch
Copy link
Member

Although OpenXPKI can work without a datavault certificate, the standard configuration assumes that it exists. It displays a warning if this is not the case but still offers the WF options (e. g. to use server side key generation) which would fail without a datavault.
In many cases the intended use case does not need a datavault certificate, i. e. if only EE CSRs are processed and server side key generation is not used.

Suggestion for improvement:
Detect if a datavault token is configured. If this is not the case, disable all WF paths which require a functional datavault.

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

No branches or pull requests

2 participants