pfx Certificate
-
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?
-
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?
-
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
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.
-
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.