[GH-ISSUE #411] Syncing certificates between nodes in a cluster #4666

Closed
opened 2026-03-01 15:35:08 +03:00 by kerem · 0 comments
Owner

Originally created by @forfitoo on GitHub (Jun 5, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/411

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.

Originally created by @forfitoo on GitHub (Jun 5, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/411 **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.
kerem 2026-03-01 15:35:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#4666
No description provided.