Skip to content

io.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManager

Description

Blueprint configuration for OciCertificatesTlsManager

Configuration options

KeyTypeDescription
vault-crypto-endpointURIThe address to use for the OCI Key Management Service / Vault crypto usage
scheduleStringThe schedule for trigger a reload check, testing whether there is a new io.helidon.common.tls.Tls instance available
ca-ocidStringThe Certificate Authority OCID
key-ocidStringThe Key OCID
compartment-ocidStringThe OCID of the compartment the services are in
key-passwordSupplierThe Key password
cert-ocidStringThe Certificate OCID
vault-management-endpointURIThe address to use for the OCI Key Management Service / Vault management usage

See the manifest for all available types.