For creating certificate run this command:
makecert -r -pe -n "CN=effectLabs Server" -b 01/01/2011 -e 01/01/2020 -sky exchange C:\myCerts\ELServer.cer -sv C:\myCerts\ELServer.pvk
Following error occurred in command prompt:
'makecert' is not recognized as an internal or external command, operable program or batch file.
The tool is installed in the \Bin folder of the Microsoft Windows Software Development Kit (SDK) installation path. OutputFile is the name of the file where the certificate will be written. You can omit OutputFile if the certificate is not to be written to a file.
Visual Studio includes two command-line shells for developers, a command prompt and an instance of PowerShell, as follows: Visual Studio Developer Command Prompt - A standard command prompt with certain environment variables set to make using command-line developer tools easier.
You need to use the Visual Studio command prompt to use the makecert utility on the command line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With