Cannot import the following key file error when importing pfx

后端 未结 8 1815
名媛妹妹
名媛妹妹 2021-02-01 17:03

I researched this question thoroughly on stackoverflow and I have seen numerous answers but none of them have worked for us yet. We recently bought a code signing certificate fr

8条回答
  •  南旧
    南旧 (楼主)
    2021-02-01 17:44

    1. Navigate to Project Properties --> Signing
    2. Please select corresponding *.pfx file from drop down.
    3. Enter the previous password used for code signing. (password: ask the person who has signed the assembly and created the self signed certificates and code signed)
    4. (optional) It automatically adds your certificate as trusted. It can be seen using Management console window ( run MMC command and add certificate add-snaps to see the certificate)

提交回复
热议问题