[Pkg-openssl-devel] Bug#747470: openssl s_client refuses to be silent
Benny Baumann
BenBE at geshi.org
Fri May 9 06:12:58 UTC 2014
Source: openssl
Severity: normal
Tags: upstream
Under some circumstances you want openssl s_client to be absolutely silent
about what its doing. Unfortunately the -quiet option available does not
suppress the verification messages of the certificate when the connection
is established.
Howto reproduce:
openssl s_client -connect host.example.com:443 -quiet
Expected behaviour:
netcat with crypto and no output on stderr
Actual behaviour:
netcat with crypto and certificate verification messages spammed into stderr
Kind regards,
Benny Baumann
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'stable'), (750, 'experimental'), (700, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-- no debconf information
More information about the Pkg-openssl-devel
mailing list