User Details
User Details
- User Since
- May 17 2023, 10:57 PM (78 w, 3 d)
- Availability
- Available
May 24 2023
May 24 2023
sfought added a comment to T2820: GPGME: Allow to set the keyring for a context.
So if I have \MyDirectory\pubring.pgp and MyDirectory\secring.pgp files, how do I use the --homedir option to access those?
May 19 2023
May 19 2023
sfought added a comment to T2820: GPGME: Allow to set the keyring for a context.
Did anything get implemented to handle this? We have a central network file share where we store our public and secret key rings. We have several different applications that access these key rings. I'm trying to convert one of them from using gpg.exe via the command line with the --keyring and --secret-keyring paramters to using gpgme, but I don't see a way to specify the keyrings. Any help would be appreciated.