File: default

package info (click to toggle)
ca-certificates-java 20100412
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 48 kB
  • ctags: 1
  • sloc: sh: 218; makefile: 69
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