proxy_test.go:55: Query a service via the proxy to verify the use of new certificate
exec.go:19: [exec] curl --show-error --silent --include --output /dev/null --write-out '%{http_code}' --cacert ./tmp/ca.crt 'https://localhost:8443/core-data/api/v2/ping'
exec.go:101: [stderr] curl: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
exec.go:75: exit status 127
Originally posted by @farshidtz in https://github.com/canonical/edgex-checkbox-provider/issues/48#issuecomment-1405616416
Until this issue is resolved, the test is set to skip: https://github.com/canonical/edgex-checkbox-provider/blob/461b4e4691fa3801437ccb4b88727b3d1e068113/data/latest/run-go-tests.sh#L33