zmap / zcrypto

Liberal Go TLS + X.509 Library for Research
Other
134 stars 83 forks source link

verifier: set ValidSignature field #350

Closed elliotcubit closed 1 year ago

elliotcubit commented 1 year ago

The x509 package sets this field true when it finds a valid signature while validating certificates; copy the behavior here for consistency.