Fetching GPG private key from Linux server to decrypt files on a Win 10 computer in production

I have a need to fetch automatically the GPG private key from a Linux server to decrypt files on a Windows 10 computer in production.

There are a few challenges here:

How to assure SCP from the Windows 10 to the Linux server that not ev… Continue reading Fetching GPG private key from Linux server to decrypt files on a Win 10 computer in production