summaryrefslogtreecommitdiff
path: root/system-profiles/openssh/ca/krl.bin.gup
diff options
context:
space:
mode:
Diffstat (limited to 'system-profiles/openssh/ca/krl.bin.gup')
-rwxr-xr-xsystem-profiles/openssh/ca/krl.bin.gup6
1 files changed, 6 insertions, 0 deletions
diff --git a/system-profiles/openssh/ca/krl.bin.gup b/system-profiles/openssh/ca/krl.bin.gup
new file mode 100755
index 00000000..30f3b9ba
--- /dev/null
+++ b/system-profiles/openssh/ca/krl.bin.gup
@@ -0,0 +1,6 @@
1#!/usr/bin/env zsh
2set -eu
3
4gup -u krl.contents
5
6xargs -0 -- ssh-keygen -h -Us ca.pub -k -z $(tai64dec) -f $1 <krl.contents \ No newline at end of file