On Fri 28 Jul 2023 at 16:04:10 -0400, Patrick Wiseman wrote: > I have an AppImage from Creality which segfaults with a QT ssl error. > Googling tells me that the latest version of OpenSSL (3.x) omits some X509 > functionality, which can be found in OpenSSL-1.1. (And someone reports that > installing it solves the problem.) But I can't find that package. Is there > any way to revert to an earlier version of OpenSSL? I'm on an up-to-date > bookworm system.
Install from https://snapshot.debian.org/. -- Brian.