Opened 14 years ago
Closed 14 years ago
#27112 closed defect (fixed)
stunnel 4.32 has broken inetd mode support
Reported by: | bmorgenthaler@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | stunnel |
Description (last modified by jmroot (Joshua Root))
stunnel version 4.31 and 4.32 do not work correctly in inetd mode. It is fixed in 4.33 (changelog says "Inetd mode fixed").
See RedHat bug https://bugzilla.redhat.com/show_bug.cgi?id=580117
Essential stunnel will not connect with a simple client.conf as such
client = yes connect = somehost:someport
When this is used it gives the following error
$ stunnel /opt/local/etc/stunnel/client.conf Reading configuration from file /opt/local/etc/stunnel/client.conf Unable to retrieve any random data from /Users/bismark/.rnd Wrote 0 new random bytes to /Users/bismark/.rnd RAND_status claims sufficient entropy for the PRNG PRNG seeded successfully SSL context initialized for service stunnel line 11: Each service section must define two endpoints
Change History (3)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Port: | stunnel added |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated to 4.33 in r73221.
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting, and to fill in the Port field.