Skip to content

Assemblies in aspnetcore-runtime-<version>-win-<arch>.msi.wixpack.zip are not being signed #4987

@ellahathaway

Description

@ellahathaway

Assemblies in aspnetcore-runtime-<version>-win-<arch>.msi.wixpack.zip are not being authenticode signed.

In addition to not being authenticode signed, there are discrepancies in the strong-naming of the assemblies. Only a few are strong-named while the rest are not. The following are strong-named:

  • Microsoft.AspNetCore.Metadata.dll
  • Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
  • Microsoft.AspNetCore.Mvc.Formatters.Json.dll
  • System.Diagnostics.EventLog.Messages.dll
  • Microsoft.AspNetCore.Metadata.dll
  • Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
  • Microsoft.AspNetCore.Mvc.Formatters.Json.dll
  • System.Diagnostics.EventLog.Messages.dll
  • Microsoft.AspNetCore.Metadata.dll
  • Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
  • Microsoft.AspNetCore.Mvc.Formatters.Json.dll

This needs to be investigated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions