Quantcast
Channel: Configuration & Scripting
Viewing all articles
Browse latest Browse all 780

PS For Selecting A Certificate For Binding

$
0
0

Hi,

Im using the following PS script to create new binding for new web servers

New-WebBinding -name $mywebsites  -Protocol https -HostHeader $mywebsites -Port 443 -IPAddress '*'

The script is working and creates a new binding, the only problem is that i need to choose a SSL certificate:

iisconf

Is there a way to achieve it using script?

Thanks !


Viewing all articles
Browse latest Browse all 780

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>