Skip to content

Instantly share code, notes, and snippets.

@abrahamberg
Created December 8, 2021 11:48
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 abrahamberg/b78f6e1d0aac439eca355f356e0771e7 to your computer and use it in GitHub Desktop.
Save abrahamberg/b78f6e1d0aac439eca355f356e0771e7 to your computer and use it in GitHub Desktop.
# this is a workaround fix problem with Zscaler ssl sertificate on wsl2
# donwload and copy the ssl certificate om
sudo cp /mnt/c/ZscalerRootCerts/ZscalerRootCertificate-2048-SHA256.pem /etc/ssl/certs/
sudo update-ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment