All Superinterfaces:
NamedService, RuntimeType.Api<io.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig>, TlsManager

public interface OciCertificatesTlsManager extends TlsManager, RuntimeType.Api<io.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig>
The OCI Certificates contract of TlsManager. The implementation should load/create Tls instances from integrating to the certificates stored remotely in OCI's Certificates Service, and then allow for a scheduled update check of the Tls instance for changes.