Project

Profile

Help

Issue #1027

closed

Misleading error message when registering consumer with verify_ssl: False

Added by sbhawsin almost 9 years ago. Updated over 3 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Set verify_ssl: False at all configuration files.

Register a consumer.

[root@localhost pulp]# pulp-consumer register --consumer-id 1
Authentication with username None failed: invalid SSL certificate.

It should actually prompt user to give username and password. The error message is misleading.

[root@localhost pulp]# pulp-consumer -u admin register --consumer-id 1
Enter password:
Consumer [1] successfully registered


Related issues

Is duplicate of Pulp - Issue #657: not appropriate error message when using pulp-consumer without username loginCLOSED - WONTFIXActions

Also available in: Atom PDF