Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64185 - net-misc/stunnel-4.05: add purpose and keytype patch, enable DSA key support
Summary: net-misc/stunnel-4.05: add purpose and keytype patch, enable DSA key support
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 15:22 UTC by Sascha Silbe
Modified: 2005-01-07 05:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch against stunnel-4.05.ebuild (bug64185-stunnel-4.05-r1.patch,473 bytes, patch)
2004-09-15 15:23 UTC, Sascha Silbe
Details | Diff
keytype patch for stunnel-4.04 (applies cleanly to 4.05) (bug64185-stunnel-4.04.keytype.patch,1.07 KB, patch)
2004-09-15 15:24 UTC, Sascha Silbe
Details | Diff
purpose patch for stunnel-4.05 (bug64185-stunnel-4.05.purpose.patch,4.92 KB, patch)
2004-09-15 15:25 UTC, Sascha Silbe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Silbe 2004-09-15 15:22:30 UTC
I've updated the net-misc/stunnel-4.05 ebuild to add two patches and enable DSA key support.

The purpose patch allows one to specify which "purpose" the client key is checked for. This is useful for log hosts that have "servers" (e.g. the logging output of an HTTP daemon) as clients (to store the logs).

The keytype patch adds support for non-RSA keys.

The configure option "--enable-dh" is necessary for DSA keys.
Comment 1 Sascha Silbe 2004-09-15 15:23:23 UTC
Created attachment 39662 [details, diff]
Patch against stunnel-4.05.ebuild
Comment 2 Sascha Silbe 2004-09-15 15:24:29 UTC
Created attachment 39663 [details, diff]
keytype patch for stunnel-4.04 (applies cleanly to 4.05)
Comment 3 Sascha Silbe 2004-09-15 15:25:07 UTC
Created attachment 39664 [details, diff]
purpose patch for stunnel-4.05
Comment 4 Daniel Ahlberg (RETIRED) gentoo-dev 2005-01-07 05:57:59 UTC
Patches doesn't apply to 4.07, please submit new bugreport with new patches and I'll add them to 4.07. Thanks!