"The specified network password is not correct." displayed when importing a SSL certificate into IT Search
説明
When attempting to use the New-CertificateBinding.ps1 script to import a SSL certificate into IT Search, the import fails with the following error: "New-Object : Exception calling ".ctor" with "1" argument(s): "The specified network password is not correct."
原因
The SSL certificate file is a password protected .PFX certificate file and the New-CertificateBinding.ps1 script does not provide an option to specify a password on the import.