io.helidon.common.pki.KeystoreKeys

Description

Resources from a java keystore (PKCS12, JKS etc.)

Configuration options

KeyTypeDefaultDescription
certConfiguration for cert
cert-chainConfiguration for cert-chain
keyConfiguration for key
passphraseStringPass-phrase of the keystore (supported with JKS and PKCS12 keystores)
resourceResourceKeystore resource definition
trust-storeBooleanfalseIf you want to build a trust store, call this method to add all certificates present in the keystore to certificate list
typeStringPKCS12Set type of keystore

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.