Top "Makecert" questions

makecert.

How to pass multiple arguments in processStartInfo?

I want to run some cmd command from c#code. I followed some blogs and tutorial and got the answer, …

c# cmd netsh makecert
makecert.exe missing in windows 7, how to get it and use it

I am using Windows 7. I don't have the makecert.exe, which I came to know when I tried to run …

windows-7 makecert
Using makecert for Development SSL

Here's my situation: I'm trying to create a SSL certificate that will be installed on all developer's machine's, along with …

iis ssl makecert
Makecert missing from Windows 10 and Visual Studio 2015 install?

I did a clean install of windows 10 and visual studio 2015 and did not find makecert.exe anywhere. Does some other …

visual-studio-2015 windows-10 makecert
How can I install a certificate into the local machine store programmatically using c#?

I have a certificate generated via MakeCert. I want to use this certificate for WCF message security using PeerTrust. How …

c# .net wcf certificate makecert
Where can I find makecert.exe? Visual Studio Ultimate 2012

Attempting to use a makecert UI tool to make it easier to generate a self-signed code certificates I'm trying to …

visual-studio-2012 makecert
Missing makecert.exe

For some reason I am missing makecert.exe on my system. I searched the whole hard drive and it's not …

makecert
add or create 'Subject Alternative Name' field to self-signed certificate using makecert

How can I create a certificate using makecert with a 'Subject Alternative Name' field ? You can add some fields eg, …

certificate x509certificate self-signed makecert
Where do you download signcode.exe and other tools

If you decide to sign your code, you'll need: signcode.exe makecert.exe cert2spc.exe pvk2pfx.exe What's …

code-signing makecert
fiddler2 unable to generate certificate

I'm using Fiddler2 (or trying) to capture SSL traffic for a windows desktop gadget hitting an https web service. It …

https fiddler makecert