Interesting and very weird bug: I can't call the @dropboxapi using curl on PHP8 in a Docker container on an ARM Mac. Works fine on an Intel Mac. Works fine with a different host. The process just stops running on `curl_exec` without any output.
November 10, 2021
@dropboxapi So: it's a segmentation fault which only happens with some TLS servers in containers based on Debian Buster. Good god.