Bug 1358473

Summary: crypto-policies-20160718-1.gitcaa4a8d.fc25 causes dnf to not work
Product: [Fedora] Fedora Reporter: Kevin Fenzi <kevin>
Component: crypto-policiesAssignee: Nikos Mavrogiannopoulos <nmavrogi>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: nmavrogi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-21 07:28:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kevin Fenzi 2016-07-20 19:17:48 UTC
Upgrading to crypto-policies-20160718-1.gitcaa4a8d.fc25 causes dnf to emit: 

Downloading Packages:

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  Curl error (60): Peer certificate cannot be authenticated with given CA certificates for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 [The certificate was signed using a signature algorithm that is disabled because it is not secure.]

Downgrading to 20160516-1.git8f69c35.fc25 gets it working again. 

I am going to untag the 20160718 version so it doesn't go out in tomorrows rawhide until we can get this fixed.

Comment 1 Nikos Mavrogiannopoulos 2016-07-21 07:28:28 UTC
Thank you for reporting that. It was an issue in the generated policy for NSS. I've uploaded crypto-policies-20160718-1.git340cb69 which should address the issue.

Comment 2 Kevin Fenzi 2016-07-21 17:01:29 UTC
Yep. I can confirm the new one works as expected. ;) Thanks for the quick fix.