Skip to content

Kayvan Karim Personal Weblog

My notes

  • Home
  • About Me
  • Contact Me
  • About Me
  • Contact Me

Category Archives: Uncategorized

Register a new port for running a WCF Service over SSL locally

Open a command prompt with admin privilege. use netsh http to be able to edit HTTP.sys using following command can add a new address netsh http add urlacl url=https://localhost:8734/Design_Time_Addresses/ user=userName

Posted byKayvan KarimAugust 24, 2013July 1, 2017Posted inUncategorized
Kayvan Karim Personal Weblog, Proudly powered by WordPress.