Ah, certificates!
The WebUI CA-provided certificate we installed a year ago expired. No big deal, right?
1] Download renewed certificate.
2] Download current intermediary/root chain.
3] Combine them into a single file:
- Server certificate
- Intermediary(ies)
- Root Certificate
4] Rename the old file.
4] Copy the new file into the location of the old file, with the proper name.
5] Set new file’s permissions to match the older file.
6] Restart service.
Mon, 07 Feb 2022 21:51:10 -0800 -- WebUI service version 10.0.4.32 starting Mon, 07 Feb 2022 21:51:10 -0800 -- OpenSSL Initialized (Non-FIPS Mode) Mon, 07 Feb 2022 21:51:10 -0800 -- Using OpenSSL crypto library libBEScrypto64 - OpenSSL 1.0.2y 16 Feb 2021 Mon, 07 Feb 2022 21:51:10 -0800 -- [WebUI] Failed to retrieve all sites info from Root Server: HTTP Error 35: SSL connect error: error:140943F2:SSL routines:ssl3_read_bytes:sslv3 alert unexpected message Mon, 07 Feb 2022 21:51:11 -0800 -- [WebUI] Stopping WebUI service app Mon, 07 Feb 2022 21:51:22 -0800 -- [WebUI] Failed to update service application: HTTP Error 35: SSL connect error: error:140943F2:SSL routines:ssl3_read_bytes:sslv3 alert unexpected message
Any ideas from the hive mind? (No, there are no proxies anywhere. Really!)