[MacPorts] #27112: stunnel 4.32 has broken inetd mode support

MacPorts noreply at macports.org
Tue Nov 2 19:58:00 PDT 2010


#27112: stunnel 4.32 has broken inetd mode support
-------------------------------------+--------------------------------------
 Reporter:  bmorgenthaler@…          |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  1.9.1                                
 Keywords:                           |        Port:  stunnel                              
-------------------------------------+--------------------------------------
Changes (by jmr@…):

  * port:  => stunnel


Old description:

> 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

New description:

 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
 }}}

--

Comment:

 Please remember to preview and use WikiFormatting, and to fill in the Port
 field.

-- 
Ticket URL: <https://trac.macports.org/ticket/27112#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list