Hello, today I tried to upload new bind tarball via `fedpkg new-sources` command but it failed with "pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA certificates')" error. I though there is problem with my ~/.fedora* certificates but after inspection all fedora* commands (fedora-cert -v, fedora-cert -n, fedora-packager-setup) fails with the same error, example: $ fedora-packager-setup Setting up Fedora packager environment You need a client certificate from the Fedora Account System, lets get one now FAS Username: atkac FAS Password: Traceback (most recent call last): File "/usr/bin/fedora-packager-setup", line 148, in <module> main() File "/usr/bin/fedora-packager-setup", line 112, in main fedora_cert.create_user_cert() File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 96, in create_user_cert cert = fas.user_gencert() File "/usr/lib/python2.7/site-packages/fedora/client/fas2.py", line 565, in user_gencert request = self.send_request('user/dogencert', auth=True) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request auth_params=auth_params, retries=retries) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 380, in send_request request.perform() pycurl.error: (60, 'Peer certificate cannot be authenticated with given CA certificates') Is anyone experiencing same issue? I'm using up2date F16 system. Regards, Adam -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel