Signing certificate issue

30 Views Asked by At

I have a certificate (certificate.cer). When I select this certificate from visual studio project properties Signing tab. It generates error "Selected file does not contain a private key you must choose a certificate that contains a private key". Please help in this context.

Thank you in advance.

1

There are 1 best solutions below

0
On

You need a certificate with a private key. That is usually the file extension *.pfx.