Re: Unbound(8) error: could not set SSL_OP_NO_SSLv2

2015-10-27 Thread Joel Sing
On Monday 26 October 2015 10:42:01 Gerald Hanuer wrote:
>  Hello misc@,
> 
>  Unbound(8) in current errors out, not starting.
> 
>  This is not a bug report.
>  If this is known to devs@ please disregard.
> 
> 
>  /usr/bin/unbound -v
> 
>  Version 1.5.4
>  linked libs: libevent 1.4.15-stable (it uses kqueue), LibreSSL 2.3.1
>  linked modules: dns64 validator iterator
>  BSD licensed, see LICENSE in source package for details.
>  Report bugs to unbound-b...@nlnetlabs.nl
> 
> 
>  /usr/bin/unbound -v -v -d
> 
>  [1445853347] unbound[21343:0] notice: Start of unbound 1.5.4.
>  [1445853347] unbound[21343:0] debug: increased limit(open files) from
> 128 to 4140
>  [1445853347] unbound[21343:0] debug: creating udp4 socket 127.0.0.1 53
>  [1445853347] unbound[21343:0] debug: creating tcp4 socket 127.0.0.1 53
>  [1445853347] unbound[21343:0] error: could not set SSL_OP_NO_SSLv2 \
>  crypto error::lib(0):func(0):reason(0)
>  [1445853347] unbound[21343:0] fatal error: could not set up connect SSL_CTX

Thanks, this should now be fixed.



Unbound(8) error: could not set SSL_OP_NO_SSLv2

2015-10-26 Thread Gerald Hanuer
 Hello misc@,

 Unbound(8) in current errors out, not starting.

 This is not a bug report.
 If this is known to devs@ please disregard.


 /usr/bin/unbound -v

 Version 1.5.4
 linked libs: libevent 1.4.15-stable (it uses kqueue), LibreSSL 2.3.1
 linked modules: dns64 validator iterator
 BSD licensed, see LICENSE in source package for details.
 Report bugs to unbound-b...@nlnetlabs.nl


 /usr/bin/unbound -v -v -d

 [1445853347] unbound[21343:0] notice: Start of unbound 1.5.4.
 [1445853347] unbound[21343:0] debug: increased limit(open files) from
128 to 4140
 [1445853347] unbound[21343:0] debug: creating udp4 socket 127.0.0.1 53
 [1445853347] unbound[21343:0] debug: creating tcp4 socket 127.0.0.1 53
 [1445853347] unbound[21343:0] error: could not set SSL_OP_NO_SSLv2 \
 crypto error::lib(0):func(0):reason(0)
 [1445853347] unbound[21343:0] fatal error: could not set up connect SSL_CTX


  Regards,
 Gerald Hanuer