summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/exception.cpp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-09-08 21:25:36 +0000
committerbapt <bapt@FreeBSD.org>2015-09-08 21:25:36 +0000
commit57a6813e1e1c4dbe9eb54329ffaf8fef38b016f3 (patch)
tree138ccb41661e15419adeb8f9a340f4d9569a550c /contrib/libc++/src/exception.cpp
parent61177b5cd0efaf9efd60822a8ec834a9d810f96d (diff)
downloadFreeBSD-src-57a6813e1e1c4dbe9eb54329ffaf8fef38b016f3.zip
FreeBSD-src-57a6813e1e1c4dbe9eb54329ffaf8fef38b016f3.tar.gz
Implement pubkey support for the bootstrap
Note that to not interfer with finger print it expects a signature on pkg itself which is named pkg.txz.pubkeysign To genrate it: echo -n "$(sha256 -q pkg.txz)" | openssl dgst -sha256 -sign /thekey \ -binary -out ./pkg.txz.pubkeysig Note the "echo -n" which prevent signing the '\n' one would get otherwise PR: 202622 MFC after: 1 week
Diffstat (limited to 'contrib/libc++/src/exception.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud