Hello,
I am using IIS7 on windows 2008 and need to programatically generate CSRs and install certificates for customers.
I cant seem to find any documentation on this, and was wondering if some one could point me in the right direction.
On a side note, I am planning to use this on a shared configuration behind a load balancer (BigIP) and am not clear if this will work - does the new IIS bind the port and SSL to host headers, or is the dedicated IP still required ? If the IP is required, how will IIS know which IP to use on the other boxes in the shared configuration - does it need to have a different dedicated IP on each of the shared configuratino boxes ?
Thank you in advance for all the assistance.