How can we access to the Hardware Certification (rhcertd web interface) via proxy?

Solution Verified - Updated -

Issue

We created a RHCERT environment on the company network. There is a problem when to access Red Hat Certification web user interface via proxy.

Error message: "Error: could not reach the Catalog Error: could not reach workflow server at https://access.redhat.com/hydra/rest/cwe/xmlrpc/: Error: (WorflowProxyException)"

We tried the following setting written in RED HAT OPENSTACK CERTIFICATION WORKFLOW GUIDE below. However, it didn't solve the problem. Could you please help to solve the issue? How can we access to the Hardware Certification via proxy?

In the test server, update the /etc/sysconfig/httpd configuration file as per the settings below:
http_proxy=PROXY_SERVER:PROXY_PORT
https_proxy=PROXY_SERVER:PROXY_PORT
In the test server, update the /etc/rhcert.xml file as per the settings below:
<urls>
  <proxy-url protocol=http>PROXY_SERVER:PROXY_PORT</proxy-url>
  <proxy-url protocol=https>PROXY_SERVER:PROXY_PORT</proxy-url>
</urls>

Environment

  • Red Het Enterprise Linux (RHEL) 7
  • Red Hat Certification (RHCERT)
  • internet access via proxy/authentication requiring proxy

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content