Verfication failed for digests.sig
Alejandro Flores
af49880 at gmail.com
Tue Sep 5 18:41:16 UTC 2017
I also tried this
openssl rsautl -verify -pubin -inkey digests.pub -in digests.sig -asn1parse
0:d=0 hl=2 l= 49 cons: SEQUENCE
2:d=1 hl=2 l= 13 cons: SEQUENCE
4:d=2 hl=2 l= 9 prim: OBJECT :sha256
15:d=2 hl=2 l= 0 prim: NULL
17:d=1 hl=2 l= 32 prim: OCTET STRING
0000 - 15 a2 45 99 71 4b af 66-a3 d1 4f 42 31 10 d0 71
..E.qK.f..OB1..q
0010 - 01 74 d3 f7 f6 69 01 2d-a1 f6 7d d9 ea 07 d5 12
.t...i.-..}.....
sha256 digests
9112185fea74c0a3fb2cc57997ea57e58f5778f38d96aced9b5df3c9f4b52bec
On Tue, Sep 5, 2017 at 3:45 PM, Alejandro Flores <af49880 at gmail.com> wrote:
> I am trying to manually verify the digests.txz on the freebsd repo.
>
> Wget pkg.freebsd.org/FreeBSD:12:amd64/latest/digests.txz
>
> openssl sha256 -verify digests.pub -signature digests.sig digests
>
> Verification Failure
>
More information about the freebsd-pkg
mailing list