Project descriptionOn IIS 7 that you can not create more than one HTTPS binding, even though you have more then one SSL certificate and you need HTTPS binding on different hosted websites. If you have one IP address you can bind only one SSL to chosen website. This small application can fix this.
Basically this application is a console wrapper around C# code from
IIS Bindings Configuration ReferenceHow to use it?Run
iisman.exe without arguments for help.
For more information and detailed instructions read
the related blog.
