io.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManager
Description
Blueprint configuration for OciCertificatesTlsManager
Configuration options
| Key | Type | Description |
|---|---|---|
vault-crypto-endpoint | URI | The address to use for the OCI Key Management Service / Vault crypto usage |
schedule | String | The schedule for trigger a reload check, testing whether there is a new io.helidon.common.tls.Tls instance available |
ca-ocid | String | The Certificate Authority OCID |
key-ocid | String | The Key OCID |
compartment-ocid | String | The OCID of the compartment the services are in |
key-password | Supplier | The Key password |
cert-ocid | String | The Certificate OCID |
vault-management-endpoint | URI | The address to use for the OCI Key Management Service / Vault management usage |
See the manifest for all available types.