- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
GPG automatically selects the correct key for the file it's decrypting, so if both are installed on the app server it should just work.
You can also force it to cycle all its keys with '--try-all-secrets' if desired.
Thanks,
-Jon