Commit 2c42655
Clarify Microsoft Store automatic code signing for MSIX packages (#6647)
* Clarify Microsoft Store automatic code signing for MSIX packages
- Added FAQ entry explaining Store auto-signs all submissions
- Updated app-certification-process.md Publishing section to note Microsoft cert
- Expanded app-package-requirements.md with code signing section
Moved from #5825 (originally by copilot-swe-agent).
Co-authored-by: Copilot <[email protected]>
* Address Copilot feedback on store code signing PR
- FAQ: scope 'all apps' to MSIX/AppX; add explicit callout that MSI/EXE
installers must be Authenticode-signed by the publisher (Store doesn't re-sign)
- FAQ: clarify 'no CA-trusted cert needed' (not 'no signing at all')
- app-package-requirements: ### → #### for code signing section to fix
heading hierarchy (App bundles was incorrectly nested under it)
- app-package-requirements: reword bullets to clarify the Store replaces
the MSIX signature — not that no signing exists in the pipeline
- app-package-requirements: add NOTE that MSI/EXE require publisher signing
- app-certification-process: remove trailing space on digitally signed line
- app-certification-process: 'on an average' → 'on average' (consistency)
Co-authored-by: Copilot <[email protected]>
* Address Copilot review feedback on code signing docs
- Broaden 'MSIX packages' to 'MSIX/AppX packages' consistently
across all three files (Store re-signs both formats)
- Scope 'all packages' to 'all MSIX/AppX packages' in certification
process to avoid implying MSI/EXE are re-signed (they are not)
- Add comma before 'depending on their location' in two sentences
for grammatical clarity
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent 317379f commit 2c42655
3 files changed
Lines changed: 40 additions & 4 deletions
File tree
- hub/apps/publish
- faq
- publish-your-app/msix
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
165 | 186 | | |
166 | 187 | | |
167 | 188 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
31 | 44 | | |
32 | 45 | | |
33 | 46 | | |
| |||
0 commit comments