[Pulp-list] verify_ssl

Koen Vanoppen vanoppen.koen at gmail.com
Wed Aug 27 13:38:31 UTC 2014


Dear All,

I have installed pulp v 2.4 and now I'm getting following error when I try
to login with "pulp-admin login -u admin"

Traceback (most recent call last):
  File "/usr/bin/pulp-admin", line 9, in <module>
    load_entry_point('pulp-client-admin==2.4.0', 'console_scripts',
'pulp-admin')()
  File "/usr/lib/python2.6/site-packages/pulp/client/admin/__init__.py",
line 35, in main
    config_files, exception_handler_class=AdminExceptionHandler
  File "/usr/lib/python2.6/site-packages/pulp/client/launcher.py", line 85,
in main
    server = _create_bindings(config, logger, username, password)
  File "/usr/lib/python2.6/site-packages/pulp/client/launcher.py", line
192, in _create_bindings
    validate_ssl_ca = config['server']['verify_ssl'].lower() != 'false'
KeyError: 'verify_ssl'

Any Ideas?

Kind regards,

Koen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20140827/e4a6dcd9/attachment.htm>


More information about the Pulp-list mailing list