Project

General

Profile

Actions

Bug #31750

closed

:foreman_server_ca_cert macro & not existing file

Added by Leos Stejskal about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

curl -X GET "https://foreman.example.com/register?location_id=2&organization_id=1" --user admin:changeme

Before:

echo "ERROR: standard_error";
echo "no implicit conversion of nil into String";
exit 1

Now:

echo "ERROR: standard_error";
echo "ERF42-9049 [Foreman::Exception]: SSL CA file not found, check the 'SSL CA file' in Settings > Authentication";
exit 1

Actions #1

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8294 added
Actions #2

Updated by The Foreman Bot about 3 years ago

  • Fixed in Releases 2.5.0 added
Actions #3

Updated by Leos Stejskal about 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF