Skip to content

Global Trust Key Store

Nguyen Van Nguyen edited this page Dec 20, 2016 · 1 revision

OpenPGP Secure Zimlet now is support global trust key store. This feature allow system admin create available/trusted public key store from gnupg's trustdb to all users.

To create a global trust key store from gnupg's trustdb in OpenPGP Secure Zimlet:

gpg --armor --export > /opt/zimbra/zimlets-deployed/openpgp_zimbra_secure/global-trust.asc

To disable this feature, open config_template.xml in /opt/zimbra/zimlets-deployed/openpgp_zimbra_secure, then remove property tag with name="global-trust"

Clone this wiki locally