Project

Profile

Help

Issue #602

closed

"SSL certificate is untrusted" warning is too vague

Added by msuchy@redhat.com about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
2.4 Beta
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem:
After installation of Pulp I run:
pulp-admin rpm repo create --repo-id=test --feed=http://copr-be.cloud.fedoraproject.org/results/msuchy/igal2/epel-7-x86_64/
And got this message:
WARNING: The server's SSL certificate is untrusted!

The server's SSL certificate was not signed by a trusted authority. This could
be due to a man-in-the-middle attack, or it could be that the Pulp server needs
to have its certificate signed by a trusted authority. If you are willing to
accept the associated risks, you can set verify_ssl to False in the client
config's [server] section to disable this check.

Because this is just testing deployment to get familier with Pulp, I would like to set verify_ssl to False, but I have not idea what is "client
config" and now I have to dive into a documentation.

It would be nice if you can tell me that "client config" is either /etc/pulp/admin/admin.conf or ~/.pulp/admin.conf

+ This bug was cloned from Bugzilla Bug #1159222 +

Actions #1

Updated by rbarlow about 9 years ago

One way to make this less vague is to catch this exception in every piece of code that uses the bindings and add in a message about the pertinent config file there.

+ This comment was cloned from Bugzilla #1159222 comment 1 +

Actions #2

Updated by bmbouter about 9 years ago

  • Severity changed from Low to 1. Low
Actions #3

Updated by bmbouter almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #4

Updated by bmbouter almost 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #5

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF