Commit 1737283
committed
[go/fixchain] updated x509 lib doesn't return duplicate roots
The Go 1.8 library will no longer return a chain with a duplicated root
at the end (like Leaf -> Int -> RootA -> RootA).
golang/go@07a31bc3da111 parent 4db169c commit 1737283
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments