/keytool-trust

Tool to install SSL certificates in JVM keystores - edited to also work on windows machines

Primary LanguageShellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

keytool-trust

Tool to install SSL certificates in JVM keystores

This fork is edited to run on Windows machines using a bash emulator

How to use?

Edit the keytool-trust file and put in your jdk/cacerts location on line 12

./keytool-trust server [port]

If port is not specified it will assume 443.

You can use it to trust certificates from:

  • HTTPS 443
  • LDAPD 636 / 3269
  • MAIL 993 / 995