Is it possible to Install an SSL Certificate in Windows Server 2008 R2 using powershell?
If it's not, is it possible with cmd command line?
I am doing it with mmc now but would it be nice to do that with PowerShell.
|
Is it possible to Install an SSL Certificate in Windows Server 2008 R2 using powershell? If it's not, is it possible with cmd command line? I am doing it with mmc now but would it be nice to do that with PowerShell.
| |||
|
feedback
|
|
You can use
More info here: http://technet.microsoft.com/en-us/library/cc772898(WS.10).aspx. This also can be done in native PowerShell, but it's a lot more complex, as there is no built-in command for certificate management, so you have to use the .NET X.509 library ( | |||||
feedback
|
|
No time for a sf.com-quality answer, but someone please feel free to improve it, thankyou | ||||
|
feedback
|