Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2155

IG / EUG - After deploying CRW via OperatorHub, it's unclear how to get certificates and login details

XMLWordPrintable

    • devex docs #192 Oct 29-Nov 19, devex docs #193 Nov 19-Dec 10, devex docs #194 Dec 7-Jan 4
    • 5

      According to chapter 2.1, it's unclear how to get the certificates for your browser, in order to access Che.

      The solution, we discovered, was to:

      • login into the cluster using "oc login"
      • execute the command "oc get secret router-ca -n openshift-ingress-operator -o jsonpath="{.data.tls\.crt}" | base64 -d"

      The result can be saved as a certificate and imported into the browser. However, regular users (without cluster admin rights) may not be able to access this – the process in such a case is unclear.

            yhontyk@redhat.com Yana Hontyk
            ericwill@redhat.com Eric Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: