Foreman / Katello smart proxies are bad

I have a foreman server that was running foreman 3.11.1 and Katello 4.13. I also have 2 proxy servers for content. I upgraded all 3 of them fine (in steps) to 3.16 and 4.18. Then I tried the upgrade to 3.17 and katello 4.19 and things started going bad on the proxies. The foreman server seems to be fully upgraded to foreman 3.17 with katello 4.19 just fine.

In the webgui I see a red X for status and version of the proxies. I get errors when I click on the proxy hostname in the webgui….**

Since the foreman server was fine I followed the directions to create a new proxy and created the certs. I pushed the new certs to the proxies and ran the foreman-installer command it tells you to. On one proxy the installer command ran just fine. On the other one I get errors:**

2026-01-26 20:05:00 [NOTICE] [root] Loading installer configuration. This will take some time.
2026-01-26 20:05:03 [NOTICE] [root] Running installer with log based terminal output at level NOTICE.
2026-01-26 20:05:03 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions.
2026-01-26 20:05:04 [NOTICE] [checks] System checks passed
2026-01-26 20:05:06 [NOTICE] [configure] Starting system configuration.
2026-01-26 20:05:11 [NOTICE] [configure] 250 configuration steps out of 1074 steps complete.
2026-01-26 20:05:12 [NOTICE] [configure] 500 configuration steps out of 1076 steps complete.
2026-01-26 20:05:29 [NOTICE] [configure] 1000 configuration steps out of 1081 steps complete.
2026-01-26 20:05:32 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[gp2us2opsfm02-proxy02a.example.net]: Failed to call refresh: Error making PUT request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies/3/refresh: Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([OpenSSL::SSL::SSLError]: SSL_read: tlsv1 alert unknown ca) for proxy https://gp2us2opsfm02-proxy02a.example.net:9090/v2/features Please check the proxy is configured and running on the host.
2026-01-26 20:05:32 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[gp2us2opsfm02-proxy02a.example.net]: Error making PUT request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies/3/refresh: Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([OpenSSL::SSL::SSLError]: SSL_read: tlsv1 alert unknown ca) for proxy https://gp2us2opsfm02-proxy02a.example.net:9090/v2/features Please check the proxy is configured and running on the host.
2026-01-26 20:05:34 [NOTICE] [configure] System configuration has finished.

Error 1: Puppet Foreman_smartproxy resource ‘gp2us2opsfm02-proxy02a.example.net’ failed. Logs:
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[gp2us2opsfm02-proxy02a.example.net]
Adding autorequire relationship with Anchor[foreman::providers::oauth]
Starting to evaluate the resource (1069 of 1082)
Failed to call refresh: Error making PUT request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies/3/refresh: Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([OpenSSL::SSL::SSLError]: SSL_read: tlsv1 alert unknown ca) for proxy https://gp2us2opsfm02-proxy02a.example.net:9090/v2/features Please check the proxy is configured and running on the host.
Error making PUT request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies/3/refresh: Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([OpenSSL::SSL::SSLError]: SSL_read: tlsv1 alert unknown ca) for proxy https://gp2us2opsfm02-proxy02a.example.net:9090/v2/features Please check the proxy is configured and running on the host.
Evaluated in 0.83 seconds
Foreman_smartproxygp2us2opsfm02-proxy02a.example.net
Making get request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies?search=name%3D"gp2us2opsfm02-proxy02a.example.net"
Received response 200 from request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies?search=name%3D"gp2us2opsfm02-proxy02a.example.net"
Making put request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies/3/refresh
Received response 422 from request to https://gp2us1opsfm01-main02a.example.net/api/v2/smart_proxies/3/refresh

1 error was detected during installation.
Please address the errors and re-run the installer to ensure the system is properly configured.
Failing to do so is likely to result in broken functionality.

The full log is at /var/log/foreman-installer/foreman-proxy-content.log

In the webgui both are still showing the same red X and I am still getting errors when I click on the proxy host names.