Search

Chapter 11. Migrating from Red Hat Integration - AMQ Certificate Manager Operator

download PDF

Red Hat Integration - AMQ Certificate Manager Operator is not required to secure your connections, and will not be supported with OpenShift Container Platform 4.9. To secure connections on OpenShift Container Platform 4.9, you can remove the Red Hat Integration - AMQ Certificate Manager Operator as described below.

Note

After removing the Red Hat Integration - AMQ Certificate Manager Operator, the certificates that were previously issued continue to be valid and your connections are still secured.

Prerequisites

  • You are logged into the cluster using a cluster-admin account.

Procedure

  1. Make sure you have upgraded the Red Hat Integration - AMQ Interconnect Operator to the latest version.
  2. Remove the Red Hat Integration - AMQ Certificate Manager Operator:

    1. In the OpenShift Container Platform web console, navigate to Operators OperatorHub.
    2. Choose Red Hat Integration - AMQ Certificate Manager Operator from the list of installed Operators, and then click Remove.
    3. Click OK when the following message is displayed:

      Operator Red Hat Integration - AMQ Certificate Manager will be removed from all-namespaces, but any of its custom resource definitions
      or managed resources will remain. If your Operator deployed applications on the cluster or configured off-cluster resources, these will
      continue to run and require manual cleanup.
  3. Remove the Red Hat Integration - AMQ Certificate Manager Operator CRD

    $ oc delete crd issuers.certmanager.k8s.io
    
    customresourcedefinition.apiextensions.k8s.io "issuers.certmanager.k8s.io" deleted
  4. Verify that all current connections are working.
Note

If you create new connections after removing the Red Hat Integration - AMQ Certificate Manager Operator, you must follow the procedure described in Section 2.1, “Creating secrets for SSL/TLS authentication” to secure the new connections.

Revised on 2023-01-04 15:56:30 UTC

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.