#665 kojivmd fails if cert is not set in config and default file doesn't exist
Closed: Fixed Opened by tkopecek.

If config doesn't have 'cert' set (e.g. authenticating via keytab), kojivmd will cause traceback checking for existence of None file path.

PR #647


Workaround is to set 'cert = ' in config.

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.15

btw, it is used correctly in other parts using 'almost same code' (kojira/koji-gc/kojid)

:thumbsup:

Commit 375343d8 fixes this issue

Commit 7c62fb70 relates to this ticket

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/665

Please continue any further discussion there.

Metadata