Bug #23425
closedSmart Proxy Issue Katello 3.5 & Foreman 1.16.1 Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]:
Description
Getting error on Centos7.4:
Smart Proxy Server running foreman-installer:
Proxy vio-openstack3.xxx.tus.xxx.com cannot be registered: Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([RestClient::SSLCertificateNotVerified]: SSL_connect returned=1 errno=0 state=error: certificate verify failed) for proxy https://vio-openstack3.xxx.tus.xxx.com:9090/features Please check the proxy is configured and running on the host.
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[vio-openstack3.xxx.tus.xxx.com]/ensure: change from absent to present failed: Proxy vio-openstack3.xxx.tus.xxx.com cannot be registered: Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([RestClient::SSLCertificateNotVerified]: SSL_connect returned=1 errno=0 state=error: certificate verify failed) for proxy https://vio-openstack3.xxx.tus.xxx.com:9090/features Please check the proxy is configured and running on the host.
Katello Server trying to connect to Smart Proxy failed:
ERROR: cannot verify vio-openstack3.xxx.tus.xxx.com's certificate, issued by ‘/C=US/ST=North Carolina/L=Raleigh/O=Default_Organization/OU=SomeOrgUnit/CN=openstack9.xxx.tus.xxx.com’:
Self-signed certificate encountered.
But it connects with --no-check-certificate
Looks like Katello Server and Proxy is not having same certificate?
Could you please help how to make sure Smart Proxy server is having same cert or is there any other issue?
Updated by Ondřej Ezr almost 4 years ago
- Status changed from New to Rejected
Closing this, as it is too old and we failed to reproduce this.
Feel free to reopen this if you are still facing this issue.