<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>additional parameter for gnupg - additional extensions</title> 
  <pubDate>Fri, 10 Apr 2026 18:48:30 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7456</link> 
  <atom:link rel="self" type="application/rss+xml" title="additional parameter for gnupg - additional extensions" href="https://bugs.horde.org/ticket/7456/rss" /> 
  <description>additional parameter for gnupg - additional extensions</description> 
 
   
   
  <item> 
   <title>&gt; Hi,

&gt;

&gt; to use my old pgpkey I need to load the idea-ext</title> 
   <description>&gt; Hi,

&gt;

&gt; to use my old pgpkey I need to load the idea-extension to gpg.

&gt;

&gt; Normally this will be realized in the &quot;options&quot;-file, but in

&gt; lib/Horde/Crypt/pgp.php use the &quot;--no-options&quot;.

&gt;

&gt; In the moment I add the extension directly in the code in

&gt; lib/Horde/Crypt/pgp.php by adding

&gt;

&gt;         /* Store the location of GnuPG and set common options. */

&gt;         $this-&gt;_gnupg = array(

&gt;             $params[&#039;program&#039;],

&gt;             &#039;--no-tty&#039;,

&gt;             &#039;--no-secmem-warning&#039;,

&gt;             &#039;--no-options&#039;,

&gt;             &#039;--no-default-keyring&#039;,

&gt;             &#039;--yes&#039;,

&gt; +            &#039;--load-extension /var/httpd/servers/www.gwmail.de/idea&#039;,

&gt;             &#039;--homedir &#039; . $this-&gt;_tempdir

&gt;         );

&gt;

&gt; but this not the right way.

&gt;

&gt; Any ideas?



Maybe a configuration setting for additional extensions to be loaded?



Jan.

</description> 
   <pubDate>Wed, 08 Oct 2008 09:53:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7456#t49515</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 7456
Ex</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 7456
Extra command line arguments can go here.
http://cvs.horde.org/diff.php/horde/config/conf.xml?rt=horde&amp;r1=1.284&amp;r2=1.285&amp;ty=u</description> 
   <pubDate>Wed, 09 Dec 2009 23:59:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7456#t57097</link> 
  </item> 
   
  <item> 
   <title>No need for additional config.  Just add any required comman</title> 
   <description>No need for additional config.  Just add any required command line extensions to the end of the &#039;program&#039; entry in conf.php.</description> 
   <pubDate>Wed, 09 Dec 2009 23:59:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7456#t57098</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
