thinktecture's latest expert addition, Dominick Baier, has build HttpSysCfg.
HttpSysCfg is a tool that simplifies setting/removing/modifying ACLs on URLs for HttpListener (and thus WCF HTTP-based service and callback bindings ) which uses http.sys. You can specify specific accounts (local or domain) as well as well-known SIDs like NETWORK SERVICE or AUTHENTICATED USERS.
In addition the tool allows to pick certificates from the certificate store to retrieve the thumbprint for SSL configuration.
Comments