简体   繁体   中英

Signing certificate issue

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM