#155 Fix for rhbz #1412260
Merged by kevin. Opened by sergiomb.
Unknown source master

Download 155.patch

Return None in _open_cert when ~/.fedora.upn exist is not correct,
i.e. we can read cert if we delete ~/.fedora.upn ?
With latest commits we already have enough warnings that fedora does
not use client certificate anymore, but if other external repos try to use this
code, the code works instead have an traceback error.

Signed-off-by: Sérgio M. Basto sergio@serjux.com

:thumbsup: for me, works fine applying this patch on Fedora 27

@sergiomb is this still needed? Can you rebase it?

rebased onto c26bc96440cdd2903c8eace750fcd89d1e0385e6

It fixes https://bugzilla.redhat.com/show_bug.cgi?id=1412260

Excellent, thanks for the PR!

Pull-Request has been merged by kevin

Metadata