File: README.Debian

package info (click to toggle)
ca-certificates-java 20190909%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-updates
  • size: 144 kB
  • sloc: java: 301; sh: 236; xml: 30; makefile: 26
file content (15 lines) | stat: -rw-r--r-- 658 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ca-certificates-java for Debian
-------------------------------

This package uses the hooks of the ca-certificates package to update the JKS
keystore /etc/ssl/certs/java/cacerts used for many java runtimes. The alias used
to store the certificate is the basename prefixed with 'debian:'. It will import
all *.pem files found in /etc/ssl/certs during its first installation.

ca-certificates-java doesn't automagically handle local certificates,
although these are not overwritten on updates.

A full re-import can be triggered with the command 'update-ca-certificates -f'
if needed.

 -- Torsten Werner <twerner@debian.org>  Mon, 25 Apr 2011 15:18:22 +0200