Actions
Bug #9089
closedSSL client certification cannot be disabled per plugin
Difficulty:
Triaged:
Description
Was trying to doscover a host via foreman proxy and set following params in defauly pxe file:
proxy.url=https://<fqdn>:9090 and proxy.type=proxy
Host was discocovered and registered with server.. but facts import was unsuccessful.
Following error was on host console:
foreman 403: no client SSL certificate supplied.
Processing by Api::V2::DiscoveredHostsController#facts as JSON
Parameters: {"facts"=>"[FILTERED]", "apiv"=>"v2", "discovered_host"=>{"facts"=>"[FILTERED]"}}
Import facts for 'sghai525400c94926' completed. Added: 58, Updated: 0, Deleted 0 facts
Discovered facts import unsuccessful, skipping auto provisioning
Completed 201 Created in 451ms (Views: 10.3ms | ActiveRecord: 0.5ms)
Updated by Lukas Zapletal about 10 years ago
- Project changed from Discovery to Smart Proxy
- Subject changed from Host discovery via foreman proxy(with https) doesn't import facts on server due to error: 403: no client SSL certificate supplied to SSL client certification cannot be disabled per plugin
- Category changed from Smart Proxy Plugin to Core
- Priority changed from High to Urgent
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_discovery/pull/4 added
- Pull request deleted (
)
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Lukas Zapletal about 10 years ago
- Pull request https://github.com/theforeman/smart_proxy_discovery/pull/7 added
- Pull request deleted (
https://github.com/theforeman/smart_proxy_discovery/pull/4)
Actions