6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/14/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7456] additional parameter for gnupg - additional extensions
*
Your Email Address
*
Spam protection
Enter the letters below:
__ . , .. ..__ / ` \./ ||\ |[ __ \__. | \__|| \|[_./
Comment
>> Hi, > >> > >> to use my old pgpkey I need to load the idea-extension to gpg. > >> > >> Normally this will be realized in the "options"-file, but in > >> lib/Horde/Crypt/pgp.php use the "--no-options". > >> > >> In the moment I add the extension directly in the code in > >> lib/Horde/Crypt/pgp.php by adding > >> > >> /* Store the location of GnuPG and set common options. */ > >> $this->_gnupg = array( > >> $params['program'], > >> '--no-tty', > >> '--no-secmem-warning', > >> '--no-options', > >> '--no-default-keyring', > >> '--yes', > >> + '--load-extension /var/httpd/servers/www.gwmail.de/idea', > >> '--homedir ' . $this->_tempdir > >> ); > >> > >> but this not the right way. > >> > >> Any ideas? > > > > Maybe a configuration setting for additional extensions to be loaded? > > > > Jan. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers