You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I uploaded my key to the sks-keyservers.net pool (as per the recommendation) months ago (#34397 (review)). I have no idea if keyserver.ubuntu.com is in that pool for it to replicate across but if it isn't then you're not going to be guaranteed to find the release keys there.
FWIW I've manually sent my key to keyserver.ubuntu.com so it should be found there now.
What steps will reproduce the bug?
Running the following script:
#!/usr/bin/bash curl -O https://nodejs.org/dist/v10.23.0/SHASUMS256.txt curl -O https://nodejs.org/dist/v10.23.0/SHASUMS256.txt.sig gpg --verify SHASUMS256.txt.sig SHASUMS256.txt
Causes this error message:
How often does it reproduce? Is there a required condition?
It always happens
What is the expected behavior?
The verification should work.
What do you see instead?
see error message above
Additional information
The RSA key C43CEC45C17AB93C cannot be obtained through
keyserver.ubuntu.com
The text was updated successfully, but these errors were encountered: