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

OF-1049: Fixes for certificate management #515

Merged
merged 4 commits into from Jan 25, 2016

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Jan 19, 2016

This pull request adds checks that prevent catastrophic failures when configuration is not as-expected. This allows, for example. the admin console to start up with a non-encrypted port only when TLS configuration is incorrect.

Also: added basic support for editing of certificate store management properties and improved error notification on th admin console.

The admin console should existing-but-invalid configuration.
Configuration should be modifiable through admin console.
Don't initialize the admin console TLS connector when no identity store
is available (that's guaranteed to fail).
Don't log admin console startup success when there's an error.
Check if the keys in the identity store can be accessed when the identity store is
being created.
By reversing the order in which objects are added to the internal state,
a failure during store construction won't put the manager in a half-initialized
state.
guusdk added a commit that referenced this pull request Jan 25, 2016
OF-1049: Fixes for certificate management
@guusdk guusdk merged commit 8c7a56f into igniterealtime:master Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant