Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. pfx Certificate

pfx Certificate

Scheduled Pinned Locked Moved C#
cryptographyquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mark_w_
    wrote on last edited by
    #1

    Good Morning, I am trying to create a pfx certificate by running the following (and putting in a password) makecert.exe -n "CN=MyCert" -pe -r -e 01/01/2039 -sv c:\MyKey.pvk c:\MyKey.cer pvk2pfx.exe -pvk C:\MyKey.pvk -spc C:\MyKey.cer -pfx C:\MyAppsCertificate.pfx When I try to use the certificate in studio for click once and it says the password I put in is incorrect any ideas?

    M 1 Reply Last reply
    0
    • M mark_w_

      Good Morning, I am trying to create a pfx certificate by running the following (and putting in a password) makecert.exe -n "CN=MyCert" -pe -r -e 01/01/2039 -sv c:\MyKey.pvk c:\MyKey.cer pvk2pfx.exe -pvk C:\MyKey.pvk -spc C:\MyKey.cer -pfx C:\MyAppsCertificate.pfx When I try to use the certificate in studio for click once and it says the password I put in is incorrect any ideas?

      M Offline
      M Offline
      mark_w_
      wrote on last edited by
      #2

      Found the solution here http://www.codeproject.com/KB/mobile/signcode.aspx?fid=246830&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2645376[^] :-D :-D :-D

      N 1 Reply Last reply
      0
      • M mark_w_

        Found the solution here http://www.codeproject.com/KB/mobile/signcode.aspx?fid=246830&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2645376[^] :-D :-D :-D

        N Offline
        N Offline
        Nagy Vilmos
        wrote on last edited by
        #3

        I've ticked you up on both Q&A. It's so refreshing to see someone make an effort here. Well done!


        Panic, Chaos, Destruction. My work here is done.

        M 1 Reply Last reply
        0
        • N Nagy Vilmos

          I've ticked you up on both Q&A. It's so refreshing to see someone make an effort here. Well done!


          Panic, Chaos, Destruction. My work here is done.

          M Offline
          M Offline
          mark_w_
          wrote on last edited by
          #4

          Its one of those things, been seaching all morning for the solution (about 2hours) then think right final effort post on here, and 2 min later i find the solution, :doh:

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups