Skip to content

Instantly share code, notes, and snippets.

@Lerie82
Created October 23, 2023 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lerie82/c6886c204b778651b697c0b70767a249 to your computer and use it in GitHub Desktop.
Save Lerie82/c6886c204b778651b697c0b70767a249 to your computer and use it in GitHub Desktop.
Exception in thread "main" javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
sudo rm /etc/ssl/certs/java/cacerts
sudo update-ca-certificates -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment