On 2005.11.22 at 23:33:03 -0800, Debian Bug Tracking System wrote:

> 
> Source: stunnel
> Source-Version: 2:3.26-5
> 
> We believe that the bug you reported is fixed in the latest version of
> stunnel, which is due to be installed in the Debian FTP archive:

Unfortunately, if this bug is closed, you've forgot to mention it in the
changelog

>  .
>    * Enable Diffie-Hellman (Added --enable-dh flag to configure)
>      (Closes: #338340)

Diffie-Hellman and DSA are completely different algorithms -
DH is key exchange algorithm, and DSA is digital signature algorithm.

--enable-dh flag allows to use Diffie-Hellman key exchange with RSA digital 
signature (while before only RSA key exchange could be used). 

One has to change RSA-specific private key reading routine to generic
one in order to support DSA algorithm.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to