Admin: api-frontend restart return failure after renewing HTTP certificate #7557
Open
Description
Describe the bug
After updating the HTTP certificate, restarting api-frontend fails to return success because the polling request fails as soon as the backend loads the new certificate
Expected behavior
The service restart or stop/start should do a hard reload on the UI after the cert has been changed in order to prevent client-side certificate error that blocks the service restart success.