/default/cacerts
http://github.com/brinkman83/bashrc · #! · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · 0ded97abeff69c2362939e2e881e214a MD5 · raw file
- # defaults for ca-certificates-java
- # The password which is used to protect the integrity of the keystore.
- # storepass must be at least 6 characters long. It must be provided to
- # all commands that access the keystore contents.
- # Only change this if adding private certificates.
- #storepass=''
- # enable/disable updates of the keystore /etc/ssl/certs/java/cacerts
- cacerts_updates=yes