You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GLOBALTRUST's root certificates are being removed pursuant to an investigation which identified "long-running and unresolved compliance issues". Conclusions of Mozilla's investigation can be found here
python-Certifi 2024.07.04 removes root certificates from "GLOBALTRUST" from the root store.
there is a similar vulnerability GHSA-248v-346w-9cwc
The fix can be implemented similarly to this.
The text was updated successfully, but these errors were encountered:
Description
GLOBALTRUST's root certificates are being removed pursuant to an investigation which identified "long-running and unresolved compliance issues". Conclusions of Mozilla's investigation can be found here
python-Certifi 2024.07.04 removes root certificates from "GLOBALTRUST" from the root store.
there is a similar vulnerability GHSA-248v-346w-9cwc
The fix can be implemented similarly to this.
The text was updated successfully, but these errors were encountered: