- Alliance Feeds are not updating.
- Error below can be found in the /var/log/cb/allianceclient/allianceclient.log:
2022-02-07 00:00:54 [6003] <err> cb.alliance.comms - SSL Error encountered. Error usually caused by incorrect proxy username or password.
2022-02-07 00:00:54 [6003] <err> cb.alliance.client - Exception during main loop
...
ssl.SSLError: [SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:4044)
...
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.alliance.carbonblack.com', port=443): Max retries exceeded with url: /api/v2/reputation/module/meta (Caused by SSLError(SSLError(398, '[SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:4044)')))
- Error in /var/log/messages:
Jan 30 07:01:07 edr-server dnf[567561]: Errors during downloading metadata for repository 'CarbonBlack':
Jan 30 07:01:07 edr-server dnf[567561]: - Curl error (58): Problem with the local SSL certificate for https://yum.distro.carbonblack.io/enterprise/7.6.1-1/8/x86_64/repodata/repomd.xml [could not load PEM client certificate, OpenSSL error error:140AB18E:SSL routines:SSL_CTX_use_certificate:ca md too weak, (no key found, wrong pass phrase, or wrong file format?)]
Jan 30 07:01:07 edr-server dnf[567561]: Error: Failed to download metadata for repo 'CarbonBlack': Cannot download repomd.xml: Curl error (58): Problem with the local SSL certificate for https://yum.distro.carbonblack.io/enterprise/7.6.1-1/8/x86_64/repodata/repomd.xml [could not load PEM client certificate, OpenSSL error error:140AB18E:SSL routines:SSL_CTX_use_certificate:ca md too weak, (no key found, wrong pass phrase, or wrong file format?)]
Jan 30 07:01:07 edr-server systemd[1]: dnf-makecache.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 07:01:07 edr-server systemd[1]: dnf-makecache.service: Failed with result 'exit-code'.
Jan 30 07:01:07 edr-server systemd[1]: Failed to start dnf makecache.