Bug 672328 - Client uses conf file [server] host entry for both host resolution and ssl cert verification
Summary: Client uses conf file [server] host entry for both host resolution and ssl ce...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: 673053
TreeView+ depends on / blocked
 
Reported: 2011-01-24 20:31 UTC by Jason Connor
Modified: 2014-03-31 01:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-15 06:23:01 UTC


Attachments (Terms of Use)

Description Jason Connor 2011-01-24 20:31:06 UTC
Description of problem:
Client uses conf file [server] host entry for both host resolution and ssl cert verification

How reproducible:
always :)

Steps to Reproduce:
1. Setup server w/ default pulp ca cert
2. Setup client to point to server
3. Client operations fail
  
Actual results:
# pulp-client repo list
ERROR: The server hostname you have configured in /etc/pulp/client.conf does not match the
hostname returned from the Pulp server you are connecting to.  

You have: [10.0.1.67] configured but got: [localhost.localdomain] from the server.

Please correct the host in the /etc/pulp/client.conf file

Expected results:
These results aren't necessarily unexpected, but we should allow for an override value in the ssl verification

Additional info:
A use case that we cannot address with our current behaviour is and internal read intranet) client pointing to a pulp-server that is exposed both internally and externally but with different fully qualified domain names on each interface.

Comment 1 Sayli Karmarkar 2011-07-15 06:23:01 UTC
Closing as wontfix. It involved quite a lot of change not worth the effort.


Note You need to log in before you can comment on or make changes to this bug.