Module io.helidon.common.pki
Package io.helidon.common.pki
package io.helidon.common.pki
Utilities for PKI configuration and loading of certificates and keys.
- See Also:
-
ClassDescriptionConfiguration of keystore, certificates and keys.Fluent API builder for
KeyConfig
.Builder for resources from a java keystore (PKCS12, JKS etc.).Builder for PEM files - accepts private key and certificate chain.Reads a PEM file and converts it into a list of DERs so that they are imported into aKeyStore
easily.Exception caused by PKI handling (keystores, keys, certificates).