nerdexam
Microsoft

70-491 · Question #97

You are developing a Windows Store app. You need to create a certificate to sign the app in a test environment. Which tool or tools should you use?

The correct answer is A. Makecert and Pvk2Pfx. Use MakeCert.exe and Pvk2Pfx.exe to create a test code signing certificate, so that you can sign your Windows Store app packages. not B: The Global Assembly Cache tool allows you to view and manipulate the contents of the global assembly cache and download cache.

Prepare for deployment

Question

You are developing a Windows Store app. You need to create a certificate to sign the app in a test environment. Which tool or tools should you use?

Options

  • AMakecert and Pvk2Pfx
  • BGacutil and Tlbimp
  • Cthe Security Templates snap-in
  • DMakecert and Sn

How the community answered

(14 responses)
  • A
    86% (12)
  • B
    7% (1)
  • C
    7% (1)

Explanation

Use MakeCert.exe and Pvk2Pfx.exe to create a test code signing certificate, so that you can sign your Windows Store app packages. not B: The Global Assembly Cache tool allows you to view and manipulate the contents of the global assembly cache and download cache.

Topics

#code signing#Makecert#Pvk2Pfx#test certificate

Community Discussion

No community discussion yet for this question.

Full 70-491 Practice