Project

General

Profile

Actions

Bug #31750

closed

:foreman_server_ca_cert macro & not existing file

Added by Leos Stejskal almost 4 years ago. Updated over 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

Also available in: Atom PDF