first commit

This commit is contained in:
STP
2019-11-26 21:36:24 +01:00
commit d9ad30ccf3
2899 changed files with 168823 additions and 0 deletions

10
etc_org/default/cacerts Normal file
View File

@ -0,0 +1,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