Windows 10 build - CertUtil: -importPFX command FAILED:

  • 1
  • Problem
  • Updated 4 years ago
Hi,

I have a problem with building Windows 10 Apps via Build-Server

CertUtil: -importPFX command FAILED: 0x80070002 (WIN32: 2 ERROR_FILE_NOT_FOUND)
CertUtil: The system cannot find the file specified.
my "Personal"
CertUtil: -delstore command completed successfully.

I already tried to create a new *.pfx and uploaded it. without success :(

What can I do?

App-ID: 2107486
Photo of Ludo Naut

Ludo Naut

  • 4 Posts
  • 0 Reply Likes

Posted 4 years ago

  • 1
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@ludo,
Since this appears to be your first posting, please answer the following questions.
- is this your first hybrid mobile app?
- are you using phonegap desktop app?
- Are you using CLI, Build or SDK? Please do not assume the answer. Please read the link.

Thanks
Jesse
Photo of Ludo Naut

Ludo Naut

  • 4 Posts
  • 0 Reply Likes
Thank you @Jesse.

The Problem is still present.

Seems to be a Problem with the Build Server!?
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@Ludo,
If you have an issue with English, please say so. Otherwise, please answer the questions.

Jesse
Photo of Ludo Naut

Ludo Naut

  • 4 Posts
  • 0 Reply Likes
- is this your first hybrid mobile app?
No

- are you using phonegap desktop app?
Yes (for Testing, not for Build)

- Are you using CLI, Build or SDK?
I use the Phonegap Build Server ( https://build.phonegap.com/ )
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@Ludo,
thanks for the responses. Have you been following the blog?
There are several posts on this exact issue.
- Windows 10 and PhoneGap CLI-6.1.0 Now on Build - April 25, 2016
- PhoneGap 6.0.0 Now Available on Build - February 09, 2016

Have either of these blogs posts help?
Jesse
Photo of Thomas Mouritsen

Thomas Mouritsen

  • 2 Posts
  • 0 Reply Likes
I experience a similar problem. The strange thing is that in the beginning if the log it iterates the certificate that I have in the uploaded PFX. Sp i expect that the message is incorrect. I'm missing some prerequisite but I cannot figure out what that is.

/Thomas
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@Thomas
Since this appears to be your first posting, please answer the following questions.
- is this your first hybrid mobile app?
- are you using phonegap desktop app?
- Are you using CLI, Build or SDK? Please do not assume the answer. Please read the link.

Thanks
Jesse
Photo of Thomas Mouritsen

Thomas Mouritsen

  • 2 Posts
  • 0 Reply Likes
I have made several hybrid apps in the past, both desktop (iOS) and build, but for this particular project Build is used. We successfully build Android and iOS on a CLI-6.0.0 version, but bumped a copy up to CLI-6.1.0 in order to deliver a Windows 10 version of the same content.