I'm aware that OpenSSL work is going on at full steam, but just want to
be sure that you guys are aware of this:


$ msmtp -S --host example.com --tls --tls-trust-file /etc/ssl/cert.pem
msmtp: cannot initialize TLS library: /dev/arandom: input error

$ ldd `which msmtp`
/usr/local/bin/msmtp:
        Start    End      Type Open Ref GrpRef Name
        1645d000 36464000 exe  1    0   0      /usr/local/bin/msmtp
        0d681000 2d68e000 rlib 0    1   0      /usr/lib/libssl.so.23.0
        0330a000 2334c000 rlib 0    1   0      /usr/lib/libcrypto.so.24.0
        0c10d000 2c139000 rlib 0    1   0      /usr/local/lib/libidn.so.17.0
        02c27000 22c2b000 rlib 0    2   0      /usr/local/lib/libintl.so.6.0
        051a4000 25284000 rlib 0    3   0      /usr/local/lib/libiconv.so.6.0
        02481000 224b1000 rlib 0    1   0      /usr/lib/libc.so.74.0
        013ae000 013ae000 rtld 0    1   0      /usr/libexec/ld.so

$ sysctl -n kern.version
OpenBSD 5.5-current (GENERIC) #48: Tue Apr 15 15:49:15 MDT 2014
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

-- 
best regards
q#

Reply via email to