V
V
Vanes Ri_Lax2015-12-10 14:58:58
C++ / C#
Vanes Ri_Lax, 2015-12-10 14:58:58

Why do I get an error when I try to sign an assembly?

Hello, I wrote a program in c # in visual studio 2013.
Having received a certificate, I specify it in the project properties, the studio prompts me to enter a password, after entering the password, it gives me an error:
25950b1b3ff349e08aca8b40a60a875b.JPG
How can I solve this problem?
Thank you very much in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav Makarov, 2015-12-10
@vanesxl

When creating a PKCS#12 container (aka PFX), specify the setting that the key can only be used to create an electronic signature. For example. for openssl pkcs12 this is the -keysig option. What utility did you use to create the key? sn ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question