Closed
Description
Describe the feature you'd like supported
The msquic packages don't work on platforms that exclusively offer OpenSSL 3. It shouldn't be possible to install the msquic .deb packages on those distros.
As you can see, I was able to and had a bad experience: #3375 (comment)
Proposed solution
Do one or more of:
- Add an OpenSSL 1.x package dependency.
- Remove msquic from feeds where it is known to not work.
- Adopt a static linking model.
Additional context
No response