Skip to content

Enable jar verification in VMR signing validation #4999

Open
dotnet/dotnet
#262
@ellahathaway

Description

@ellahathaway

See #4929 (comment)

Jar verification in SignCheck currently fails to find the hash algorithm of signed jar files: <File Name="signalr-<version>-javadoc.jar" Outcome="Unsigned" Error="Unsupported hash algorithm name&#xD;&#xA;Parameter name: hashName" />. This is preventing us from enabling jar verification in the VMR signing validation.

Two items should be completed as part of this issue:

  1. Fix jar verification in SignCheck
  2. Enable jar verification in the VMR signing validation

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions