Where can I find makecert.exe? Visual Studio Ultimate 2012

前端 未结 4 1282
灰色年华
灰色年华 2020-12-28 12:39

Attempting to use a makecert UI tool to make it easier to generate a self-signed code certificates I\'m trying to find the DIR location of makecert.exe

I followed th

4条回答
  •  北海茫月
    2020-12-28 13:01

    Makecert has been deprecated, you can find a PowerShell script that does the same on TechNet: https://gallery.technet.microsoft.com/scriptcenter/Self-signed-certificate-5920a7c6

提交回复
热议问题