<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">How to config passphrase for multi private key?</span><br style="font-family:arial,sans-serif;font-size:13px"><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">
Hello.<br><div><br></div><div>I need help.</div><div><br>How can I config each passphrase for multi private key?<br><br>I use pgp module with RT.<br>Now I can set only one passphrase for private key. but I have difference passphrase with many private keys.<br>
<br>This is my configuration file.<br><br><br># Custom GPG<br>Set(%GnuPG, Enable => 1, OutgoingMessagesFormat => 'Inline', AllowEncryptDataInDB=>0, RejectOnMissingPrivateKey => 1, RejectOnBadData => 1);<br>
Set(@MailPlugins, 'Auth::MailFrom', 'Auth::GnuPG');<br>Set(%GnuPGOptions, 'homedir' => '/opt/rt4/keys', 'passphrase' => 'mypassphrase', 'keyserver' => 'hkp://<a href="http://keys.gnupg.net/" target="_blank">keys.gnupg.net</a>', 'no-permission-warning' => undef);<br>
<br><br>Can anybody tell me? how to solve this problem?<br><br><br>Thank you very much.<br>Jetsada</div></div></div>