Closed issue by ghost on void-packages repository https://github.com/void-linux/void-packages/issues/12814 Description: ### System * xuname: `Void 4.19.49_1 aarch64-musl uptodate rFF` * package: * `nginx-1.16.0_2` ### Expected behavior enable http2, get successful response ### Actual behavior ``` -bash-5.0# curl https://hostname curl: (16) Error in the HTTP2 framing layer ``` ### Steps to reproduce the behavior install nginx, enable http2, curl/go to the link [![asciicast](https://asciinema.org/a/KFE7ZjTHBm3p4qdlKubCBLqPF.svg)](https://asciinema.org/a/KFE7ZjTHBm3p4qdlKubCBLqPF)