X-Git-Url: https://git.distorted.org.uk/~mdw/ssh-ca/blobdiff_plain/3a890d943e646cfeb7cec844d0beb35275de4e3f..1df87dec6a34b039b48067be9cbdc202587cb3f5:/bin/sign diff --git a/bin/sign b/bin/sign index 5d1380f..17d7d22 100755 --- a/bin/sign +++ b/bin/sign @@ -16,7 +16,7 @@ mkdir publish.new for kt in $rawkeytypes; do cp ca/ca-$kt.pub publish.new/ read pub publish.new/ca-$kt.entry + echo "@cert-authority $scope $pub" >publish.new/ca-$kt.entry done ## Sign the various host keys.