3 |
- |
1 |
This directory /etc/pki/ca-trust/extracted/java/ contains
|
|
|
2 |
CA certificate bundle files which are automatically created
|
|
|
3 |
based on the information found in the
|
|
|
4 |
/usr/share/pki/ca-trust-source/ and /etc/pki/ca-trust/source/
|
|
|
5 |
directories.
|
|
|
6 |
|
|
|
7 |
All files are in the java keystore file format.
|
|
|
8 |
|
|
|
9 |
If your application isn't able to load the PKCS#11 module p11-kit-trust.so,
|
|
|
10 |
then you can use these files in your application to load a list of global
|
|
|
11 |
root CA certificates.
|
|
|
12 |
|
|
|
13 |
Please never manually edit the files stored in this directory,
|
|
|
14 |
because your changes will be lost and the files automatically overwritten,
|
|
|
15 |
each time the update-ca-trust command gets executed.
|
|
|
16 |
|
|
|
17 |
Please refer to the update-ca-trust(8) manual page for additional information.
|