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

RDoc-3101 Update the Security Configurations article #1939

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

Danielle9897
Copy link
Member

@Danielle9897 Danielle9897 requested a review from haludi November 5, 2024 11:20
{PANEL: Security.Certificate.Change.Exec}

A command or executable that handles cluster certificate changes.
When the cluster certificate is updated, this executable will persist the new certificate on all nodes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The executable will perform the actions that the user implements. The purpose of this executable is to allow the user to implement persistence logic by itself.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modified to:

A command or executable that handles cluster certificate changes.  
This executable allows you to implement your own custom logic for persisting the new certificate on all nodes.

@Danielle9897 Danielle9897 requested a review from haludi November 7, 2024 18:59
@ppekrol ppekrol merged commit e3d5e1c into ravendb:master Nov 12, 2024
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants