dotnet / dotnet/sign

Support signing .pqx (Power Query Connector) files

Open
#1,014 1 comment 0 reactions 0 assignees View on GitHub
enhancement investigate Priority:3
Dominant language
C#
Stars
581
Forks
116
Avg merge
1d 2h
Merged PRs (30d)
8

Description

**Is your feature request related to a problem? Please describe.**

I need to sign a .pqx file (Power Query Connector) with an EV certificate stored in Azure Key Vault.

**Describe the solution you'd like**

The tool to support signing .pqx files. .pqx is an OPC file format, so signing should be similar to .vsix.

**Describe alternatives you've considered**

I can rename my .pqx to .vsix and sign it using this tool, then rename it back. This seems to work just fine but it's definitely a hack.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.