pbychikhin / certutils

0 stars 0 forks source link

Multiple iisbindinginfo items #6

Open pbychikhin opened 4 years ago

pbychikhin commented 4 years ago

Elaborate the case when it needs to update multiple iisbindinginfo items. For instance, in live server we can have a situation when in one site we have: 1.2.3.4:443:site-a.domain.tld And in another one we have: *:443:site-b.domain.tld install_IIS_cert.py can update multiple bindings at once. We need to implement it in the playbook.