Bug 786 - WebUI certificate getting deleted while manual sync
Review Request #289 — Created June 18, 2024 and updated
| Information | |
|---|---|
| kevin.poh | |
| APV10 | |
| rel_apv_10_7 | |
| 786 | |
| Reviewers | |
| timlai, weikai | |
File edited:
1. usr/click/bin/sync/remote
(Implement a script to create a backup of the webui_server.pem file as webui_server_backup.pem before syncing. After the sync is complete, overwrite the original with the backup to prevent the certificate from being deleted.)
Testing using two vAPVs:
1. Import WebUI Certificate on both devices
(System > Access Control > WebUI Certificate)
2. Synconfig from the primary APV to the secondary APV
(High Availability > Synconfig > Actions > Sync Configuration to Peer)
3. Check the secondary APV for the WebUI Certificate
(Before the provided, solution the certificate will revert to default)
