[Pkg-openssl-devel] Bug#1011335: Bug#1011335: libssl3: using SSL is not possible in Kmail with the update to OpenSSL3

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Thu Jun 9 07:00:40 BST 2022


On 2022-06-06 21:22:41 [+0200], MERLIN Philippe wrote:
> The non-functioning of SSL in version 3 is still relevant. Another example of 
> its failure is given by a screenshot in p.J. this is a KDE bug report 
> regarding Kdeconnect it says in French "impossible to contact bug.kde.org SSL 
> negotiation with bug.kde.org failed.
> I guess I'm one of the few who has this problem, I noticed that as my first 
> Debian installation is old there are several versions of libssl active: 0.9.8, 
> 1.0.0, 1.0.2, 1.1, 3.0 would not create this problem.
> Another supposition an initialization or configuration file which should not be 
> there in version 3 exists on my computer, yes but which one to look for?

That screenshot is not helping. There is -7 update of openssl, try that
please. Also do
	apt autoremove --purge
	aptitude search ~o

and remove dangling packages. As of sid, you should only need libssl1.1
and libssl3.0. The aptitide command above lists all packages which are
installed but not on the archive server (because they have been
removed).

If you still experience I would like to see if
	openssl s_client -connect $server:$port

works or shows any problems.

Sebastian



More information about the Pkg-openssl-devel mailing list