File: default

package info (click to toggle)
ca-certificates-java 20190405
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 136 kB
  • sloc: java: 301; sh: 230; makefile: 76; xml: 30
file content (10 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
# 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