Self-sign IIS oluşturduğum SSL kullandığımdaki sonuç ;
PS C:\Program Files (x86)\Microsoft System Center 2012 R2\App Controller\PowerSh
ell Modules> Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Crede
ntial $Credentials
Get-SCACServer : InternalServerError: Internal Server Error
At line:1 char:1
+ Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Credential $Cre
den ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: ([Get-SCACServer], WebException
+ FullyQualifiedErrorId : System.Net.WebException,Microsoft.SystemCenter.C
loudManager.PowerShell.GetCMServerCommand
Wildcard'lı comodo SSL kullandığımda ki sonuç ;
PS C:\Program Files (x86)\Microsoft System Center 2012 R2\App Controller\PowerSh
ell Modules> Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Crede
ntial $Credentials
Get-SCACServer : InternalServerError: Internal Server Error
At line:1 char:1
+ Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Credential $Cre
den ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: ([Get-SCACServer], WebException
+ FullyQualifiedErrorId : System.Net.WebException,Microsoft.SystemCenter.C
loudManager.PowerShell.GetCMServerCommand
Bu işlemler SCAC Powershell üzerinden yapılmıştır.
IIS üzerinden bindings'den SSLdekinden başka bir binding kullandığımda ise normal olarak SSL yok hatası veriyor.
Get-SCACServer : The underlying connection was closed: Could not establish trus
t relationship for the SSL/TLS secure channel.





[Get-SCACServer], WebException
