mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 03:57:15 +08:00
11 lines
384 B
Plaintext
11 lines
384 B
Plaintext
|
# 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
|