Re: SSL CERTIFICATE_VERIFY_FAILED?

2022-09-12 Thread Ron Olson
Thanks Kevin, much appreciated! On 11 Sep 2022, at 14:45, Kevin Fenzi wrote: > On Sun, Sep 11, 2022 at 12:31:34PM -0500, Ron Olson wrote: >> Hey all- >> >> When trying to do a `fedpkg update`, I got this response: >> >> ``` >> Could not execute update: Could not generate update request: {"status"

Re: SSL CERTIFICATE_VERIFY_FAILED?

2022-09-11 Thread Kevin Fenzi
On Sun, Sep 11, 2022 at 12:31:34PM -0500, Ron Olson wrote: > Hey all- > > When trying to do a `fedpkg update`, I got this response: > > ``` > Could not execute update: Could not generate update request: {"status": > "error", "errors": [{"location": "body", "name": "builds", "description": > "Unab

Re: SSL: CERTIFICATE_VERIFY_FAILED

2017-01-08 Thread Alexander Ploumistos
On Sun, Jan 8, 2017 at 10:55 PM, Alec Leamas wrote: > > On 08/01/17 13:30, Alexander Ploumistos wrote: >> >> On Sun, Jan 8, 2017 at 2:10 PM, Till Maas wrote: >>> >>> >>> ~/.fedora.upn (User Principal Name) >>> >>> And the problem with trying to get the FAS username from kerberos is >>> that it on

Re: SSL: CERTIFICATE_VERIFY_FAILED

2017-01-08 Thread Alec Leamas
On 08/01/17 13:30, Alexander Ploumistos wrote: On Sun, Jan 8, 2017 at 2:10 PM, Till Maas wrote: ~/.fedora.upn (User Principal Name) And the problem with trying to get the FAS username from kerberos is that it only works while the use has a valid ticket for kerberos since MIT kerberos remove

Re: SSL: CERTIFICATE_VERIFY_FAILED

2017-01-08 Thread Alexander Ploumistos
On Sun, Jan 8, 2017 at 2:10 PM, Till Maas wrote: > > ~/.fedora.upn (User Principal Name) > > And the problem with trying to get the FAS username from kerberos is > that it only works while the use has a valid ticket for kerberos since > MIT kerberos removes expired tickets. Therefore IMHO it would

Re: SSL: CERTIFICATE_VERIFY_FAILED

2017-01-08 Thread Till Maas
On Sat, Dec 24, 2016 at 12:33:19AM -0800, Adam Williamson wrote: > On Sat, 2016-12-24 at 09:28 +0100, Till Maas wrote: > > On Fri, Dec 23, 2016 at 10:42:36AM +0100, Pierre-Yves Chibon wrote: > > > > > With the move to kerberos, fedora-cert becomes un-needed. > > > > Is there a way to get the FAS

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-24 Thread Kevin Fenzi
On Sat, 24 Dec 2016 00:33:19 -0800 Adam Williamson wrote: > On Sat, 2016-12-24 at 09:28 +0100, Till Maas wrote: > > On Fri, Dec 23, 2016 at 10:42:36AM +0100, Pierre-Yves Chibon wrote: > > > > > With the move to kerberos, fedora-cert becomes un-needed. > > > > Is there a way to get the FAS u

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-24 Thread Adam Williamson
On Sat, 2016-12-24 at 09:28 +0100, Till Maas wrote: > On Fri, Dec 23, 2016 at 10:42:36AM +0100, Pierre-Yves Chibon wrote: > > > With the move to kerberos, fedora-cert becomes un-needed. > > Is there a way to get the FAS username from kerberos using another > python module? fedora-easy-karma uses

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-24 Thread Till Maas
On Fri, Dec 23, 2016 at 10:42:36AM +0100, Pierre-Yves Chibon wrote: > With the move to kerberos, fedora-cert becomes un-needed. Is there a way to get the FAS username from kerberos using another python module? fedora-easy-karma uses fedora-cert to get the current FAS username. Kind regards Till

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Pierre-Yves Chibon
On Fri, Dec 23, 2016 at 05:07:46PM +0100, gil wrote: > >If you do not need ~/.koji/config I would advice dropping them entirely. > this mean remove entirely folder or only config* files? Seeing what is in that folder, I think the entire folder could go (I do not have it on any of my machines) >

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Patrick Uiterwijk
Hi, On Fri, Dec 23, 2016 at 4:07 PM, gil wrote: > > this mean remove entirely folder or only config* files? Either way works. The important part is that ~/.koji/config doesn't exist, since that overrides /etc/koji.conf. Whether you remove the directory itself is up to you. > > $ cd ~/.koji/ > .

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread gil
Il 23/12/2016 16:35, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 04:19:35PM +0100, gil wrote: Il 23/12/2016 16:00, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 03:00:03PM +0100, gil wrote: Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 12:5

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Pierre-Yves Chibon
On Fri, Dec 23, 2016 at 04:19:35PM +0100, gil wrote: > > > Il 23/12/2016 16:00, Pierre-Yves Chibon ha scritto: > > On Fri, Dec 23, 2016 at 03:00:03PM +0100, gil wrote: > > > > > > Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto: > > > > On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote: > >

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread gil
Il 23/12/2016 16:00, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 03:00:03PM +0100, gil wrote: Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote: Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto: Hi, $ koji build --scratch

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Pierre-Yves Chibon
On Fri, Dec 23, 2016 at 03:00:03PM +0100, gil wrote: > > > Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto: > > On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote: > > > > > > Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto: > > > > Hi, > > > > > > > > > > > $ koji build --scratch --arch-

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread gil
Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote: Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto: Hi, $ koji build --scratch --arch-override x86_64 rawhide /home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm SSLError: [S

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Pierre-Yves Chibon
On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote: > > > Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto: > > Hi, > > > > > > > $ koji build --scratch --arch-override x86_64 rawhide > > > > > /home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm > > > > > SSLError: [SSL: CERTIFICAT

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Vít Ondruch
Dne 23.12.2016 v 10:42 Pierre-Yves Chibon napsal(a): > On Fri, Dec 23, 2016 at 10:18:50AM +0100, gil wrote: > >> $ fedora-cert -v >> Verifying Certificate >> cert expires: 2017-05-26 > With the move to kerberos, fedora-cert becomes un-needed. The dependency from fedora-packager should be dropped

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread gil
Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto: Hi, $ koji build --scratch --arch-override x86_64 rawhide /home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) Hi This message indicates that you h

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Patrick Uiterwijk
Hi, >>> $ koji build --scratch --arch-override x86_64 rawhide >>> /home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm >>> SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed >>> (_ssl.c:590) This message indicates that you have an outdated koji config file. Do you hav

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread gil
Il 23/12/2016 10:42, Pierre-Yves Chibon ha scritto: On Fri, Dec 23, 2016 at 10:18:50AM +0100, gil wrote: Hi i get : $ KRB5_TRACE=/dev/stdout kinit g...@fedoraproject.org [...] $ koji build --scratch --arch-override x86_64 rawhide /home/gil/springframework/springframework-3.2.18-1.fc26.s

Re: SSL: CERTIFICATE_VERIFY_FAILED

2016-12-23 Thread Pierre-Yves Chibon
On Fri, Dec 23, 2016 at 10:18:50AM +0100, gil wrote: > Hi > > i get : > > $ KRB5_TRACE=/dev/stdout kinit g...@fedoraproject.org [...] > $ koji build --scratch --arch-override x86_64 rawhide > /home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm > SSLError: [SSL: CERTIFICATE_VERIFY_F