Package Details: libcurl3-gnutls 7.85.0-0

Git Clone URL: https://aur.archlinux.org/libcurl3-gnutls.git (read-only, click to copy)
Package Base: libcurl3-gnutls
Description: An URL retrieval library (linked against gnutls) with libcurl3 versioned symbols
Upstream URL: https://curl.haxx.se
Licenses: MIT
Conflicts: libcurl-gnutls
Provides: libcurl-gnutls
Submitter: fredericva
Maintainer: fredericva
Last Packager: fredericva
Votes: 2
Popularity: 0.000000
First Submitted: 2018-10-26 16:39 (UTC)
Last Updated: 2023-12-12 11:57 (UTC)

Required by (172)

Sources (3)

Pinned Comments

ob3r0n commented on 2020-10-18 19:46 (UTC)

You just need to manually retrieve the key using the different server: gpg --keyserver keys.gnupg.net --recv-keys 5CC908FDB71E12C2

Latest Comments

ob3r0n commented on 2020-10-18 19:46 (UTC)

You just need to manually retrieve the key using the different server: gpg --keyserver keys.gnupg.net --recv-keys 5CC908FDB71E12C2

Iaro commented on 2020-09-23 06:53 (UTC)

I'm not sure if manually retrieving the key worked in the past, but it doesn't anymore.

~ >>> gpg --recv-keys 5CC908FDB71E12C2
gpg: keyserver receive failed: General error

fredericva commented on 2019-06-03 12:16 (UTC)

@Ivellios: You need to manually retrieve the key used to sign the libcurl sources:

gpg --recv-keys 5CC908FDB71E12C2

Ivellios commented on 2019-06-03 05:56 (UTC) (edited on 2019-06-03 05:56 (UTC) by Ivellios)

==> Verifying source file signatures with gpg...
curl-7.64.0.tar.gz ... FAILED (unknown public key 5CC908FDB71E12C2)
==> ERROR: One or more PGP signatures could not be verified!