Skip to content

Mac shell script to import Zscaler root CA certificate into various trust stores

License

Notifications You must be signed in to change notification settings

aminggs/import-zscaler-cert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

import-zscaler-cert

Mac shell script to import zscaler root CA certificate into various trust stores

Usage

./import-zscaler-cert.sh

No arguments required, the root CA cert is embedded in the script.

Description

Saves the Zscaler root CA cert to ~/.certs/Zscaler-Root-CA.pem and updates the following trust stores:

  • JDK key stores for all JDKs listed by /usr/libexec/java_home -V
  • JetBrains applications (~/Library/Application\ Support/JetBrains/*)
  • DBeaver (/Applications/DBeaver.app)

Copyright and License

Copyright Andrew M. Inggs.

Licensed under the Apache License, Version 2.0, unless otherwise explicitly stated. See file LICENSE for details.

About

Mac shell script to import Zscaler root CA certificate into various trust stores

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages