Skip to content

Syncing certificates between nodes in a cluster #411

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
forfitoo opened this issue Jun 5, 2024 · 0 comments · Fixed by #420
Closed

Syncing certificates between nodes in a cluster #411

forfitoo opened this issue Jun 5, 2024 · 0 comments · Fixed by #420
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@forfitoo
Copy link

forfitoo commented Jun 5, 2024

Is your feature request related to a problem? Please describe.
Currently, when using nginx-ui cluster feature there is no option to synchronize certificates between nodes in a cluster. For example, whenever we are renewing our "letsencrypt" certificates on a master node, they are not getting synced back to our backup nodes.

This raises two problems:

  1. If we sync those certificates using external tools like rsync - the certificates are not showing up on "Certificates list" page on nginx-ui web interface.
  2. After we imported them on our backup node - in case this backup node temporarily becomes the master and the certificates will need renewal it won't be able to do so because the dates on the certificates will not be present in certificates database of nginx-ui.

Describe the solution you'd like
Similarly to config synchronization, there should be a feature that allows you to manually/automatically sync certificates between the nodes.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@forfitoo forfitoo added the enhancement New feature or request label Jun 5, 2024
@0xJacky 0xJacky added the duplicate This issue or pull request already exists label Jun 5, 2024
@0xJacky 0xJacky mentioned this issue Jun 18, 2024
2 tasks
@0xJacky 0xJacky linked a pull request Jun 18, 2024 that will close this issue
2 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants