Giter VIP home page Giter VIP logo

Comments (6)

SylvainJuge avatar SylvainJuge commented on July 26, 2024 1

Hi @MartinKroupaETN , sorry if this issue hasn't seen any progress in a while, I've notified the people in charge and hopefully this should be solved soon.

from ecs-logging-java.

MartinKroupaETN avatar MartinKroupaETN commented on July 26, 2024 1

Hi @SylvainJuge ,

yes, verification with DB69C945CDE13051 keyid is already working.

Thank you

from ecs-logging-java.

SylvainJuge avatar SylvainJuge commented on July 26, 2024

Hi, this is the same symptom as was reported in elastic/apm-agent-java#3523, which is due to a change in the signing keys. Until recently all Elastic artifacts were signed with a single key which was widely available in most key servers.

This new public key however isn't yet available on all key servers though.

from ecs-logging-java.

MartinKroupaETN avatar MartinKroupaETN commented on July 26, 2024

Any progress?
The key is still only at hkps://keys.openpgp.org, but the DB69C945CDE13051 keyid doesn't contain a user ID, so I can't verify it.

$ gpg --keyserver keyring.debian.org --verbose --recv-keys DB69C945CDE13051
gpg: enabled compatibility flags:
gpg: no running dirmngr - starting '/usr/bin/dirmngr'
gpg: waiting for the dirmngr to come up ... (5s)
gpg: connection to the dirmngr established
gpg: keyserver receive failed: No keyserver available

$ gpg --keyserver hkps://keyserver.ubuntu.com --verbose --recv-keys DB69C945CDE13051
gpg: enabled compatibility flags:
gpg: data source: https://185.125.188.27:443
gpg: keyserver receive failed: No data

$ gpg --keyserver hkps://pgp.mit.edu --verbose --recv-keys DB69C945CDE13051
gpg: enabled compatibility flags:
gpg: data source: https://pgp.mit.edu:443
gpg: keyserver receive failed: No data

from ecs-logging-java.

SylvainJuge avatar SylvainJuge commented on July 26, 2024

Hi @MartinKroupaETN , the key should now be properly fixed:

I get the following with gpg --keyserver keys.openpgp.org --recv DB69C945CDE13051:

gpg: key DB69C945CDE13051: public key "[email protected] <[email protected]>" imported
gpg: Total number processed: 1
gpg:               imported: 1

Can you confirm it works on your side so we can close this issue ?

from ecs-logging-java.

SylvainJuge avatar SylvainJuge commented on July 26, 2024

Thanks for your patience and for double-checking @MartinKroupaETN.

from ecs-logging-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.