|
3 |
edited tags
|
||
|
2 |
edited tags
|
||
|
1 |
|
||
Self-signed certificate - unable to open certificateI need a self-signed certificate to create a clickonce app in C++. I'm a real novice at deployment, so I'm following: How to create a self signed certificate Here's the command sequence I've used
The last command to sign the manifest fails with the message: Unable to open certificate "WsSPC.pfx": The specified network password is not correct. I added WaterSteward.cer to the Trusted Root Certificate Authorities after creation and before going on to the next step. During each step above, a dialog popped up asking for a password. In each case I clicked 'None' (I've also tried it with -n "CN=mydomain\mylogin" and giving my password in the dialogs.) Thanks for any help.
|
||||
