-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Tests fail in go 1.15 #1147
Copy link
Copy link
Closed
Description
Example travis run from #1143: https://travis-ci.org/github/cloudflare/cfssl/jobs/742000951
Culprit could be asn1: structure error: tags don't match (6 vs {class:0 tag:16 length:1094 isCompound:true}). Could be because of this change: https://golang.org/doc/go1.15
asn1.Unmarshal: now rejects tags and Object Identifiers which are not minimally encoded according to X.690 DER.
https://github.com/cloudflare/cfssl/blob/master/helpers/helpers.go#L317 does return (asn1.SyntaxError) asn1: syntax error: integer is not minimally encoded
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels