HI,
I am trying to use GPG4Win and have a question.
I am running windows 2003 server. I have set things up via the admin account an the encryption works fine.
When I try to do a dos call via the interent guest account I get the following error.
keyring C:/Documents and Settings/Default User/Application Data/gnupg/secring.gpg' created gpg: keyring
C:/Documents and Settings/Default User/Application Data/gnupg/pubring.gpg’ created gpg: virtualrep: skipped: No public key gpg: D:/websites/pnwb/orders/foo: encryption failed: No public key
Here is the dos call:
gpg -r keyname --encrypt D:/sites/test/file/foo
Any suggestions on what might be the problem.
I am guessing that the admin certificate is not visible to the guest.
Is there a way to make the certificate available to all users?
Thanks,