Project

General

Profile

Actions

Task #2706

closed

Rework Java truststore generation

Added by Petr Fišer about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Petr Fišer
Target version:
Start date:
03/04/2021
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Java truststore is generated during the start of the container.
It sort-of reconciles cacerts directory mounted from the host with contents of truststore, if it exists.
This behavior causes lot of problems - certificates have to have filenames with lowercase letters only, when we change certificate and keep the filename same, the certificate is not imported...
This mechanism has to go.

It is way better to drop truststore and create it completely anew on each container start. The same way the bcv-connector-server container does this.

Actions

Also available in: Atom PDF