Skip to content

Instantly share code, notes, and snippets.

@mbalex99
Created December 12, 2013 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbalex99/7935771 to your computer and use it in GitHub Desktop.
Save mbalex99/7935771 to your computer and use it in GitHub Desktop.
Local Makecert
#### Run the Visual Studio Native Tools As an Administrator
#### The Exchange flag is VERY IMPORTANT
makecert -n CN=local.covertonight.com -sr LocalMachine -ss My -sky Exchange -pe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment