Closed martroben closed 1 month ago
Can you try newest version?
@PrzemyslawKlys, thank you for reaching out. However, since the use case is no longer relevant to me, I'm not going to be able to verify whether the problem is fixed in the newest version or not.
I'm trying to use PSPGP to verify the signature of the Python installer, but I'm getting the following error:
It could be unrelated to PSPGP and due to something silly that I'm doing, since PS is not my native tongue - but I haven't been able to figure it out.
Here's the code that produces the error:
I can get the desired result by gpg.exe, but I'd prefer not having to include a separate step to install GPG4Win in order to verify the signature.
Maybe the problem is that I'm trying to verify a detached signature (as described here) - and I'm not sure if PSPGP has the capabilities to handle these?
Anyway, do you have any suggestions for me? :)