PHP 7.4.33
Preview: trust-extract-compat Size: 275 B
/usr/libexec/p11-kit/trust-extract-compat

#!/usr/bin/bash

set -e

if test "$UID" != "0"; then
	echo "p11-kit: the 'extract-trust' command must be run as root" >&2
	exit 2
fi

if test $# -gt 1; then
	echo "p11-kit: no additional arguments are supported for this command" >&2
	exit 2
fi

exec /usr/bin/update-ca-trust

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
28.92 KB lrwxr-xr-x 2024-04-06 14:16:19
Edit Download
275 B lrwxr-xr-x 2024-04-06 13:54:02
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).