command
Version:
v0.0.0-...-e040feb
Opens a new window with list of versions in this module.
Published: Oct 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Java Key Store
A utility for converting public PEM certs to a Java Key Store.
cat /etc/ssl/certs/*.pem | ./jksutil > /etc/ssl/certs/java/cacerts
Documentation
¶
package jksutil allows interactions with a version 2 java key store
Source Files
¶
Click to show internal directories.
Click to hide internal directories.