Skip to content

Kayvan Karim Personal Weblog

My notes

  • Home
  • About Me
  • About Me

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

Posted byKayvan Karim August 24, 2013July 1, 2017

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

Post navigation

Previous Post Previous post:
Brand new blog
Next Post Next post:
Problem of running Mspec tests with Resharper after updating
Kayvan Karim Personal Weblog, Proudly powered by WordPress.