How to Install ca-certificates-java in Ubuntu 18.04



Install ca-certificates-java by entering the following commands in the terminal:

sudo apt update
sudo apt install ca-certificates-java

Description:

Common CA certificates (JKS keystore)

This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes.

Version: 20170930ubuntu1

Section: misc