Support signing .pqx (Power Query Connector) files
Open
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.