┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/libexec/p11-kit
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: 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
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 p11-kit-remote
?
19.6 KB
2024-11-01 00:00
EDIT
📄 trust-extract-compat
?
275 B
2024-11-01 00:00
EDIT