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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Which then tries and checks that the server has in fact signed it and its a valid signature.
Seemingly, for servers that have disabled perspectives, the server then tries and to fetch its own verify keys (which in the particular case I saw failed to fetch due to a mismatch in TLS certificates). It probably shouldn't bother trying to fetch its own keys.