LuWa
Posts: 19
Joined: Tue Jan 11, 2011 9:35 am

IIS HTTPS Binding

Hi,

I use the IIS HTTPS binding with a self-signed (created by powershell) certificate.
During the IIS-Configuration the Installer shows an error.

When i manually (via dialog) enter the certificate thumbprint, everything works fine.

Where ist the problem?
Is there a problem setting the Variable via powershell?

I can send you the .aip and logfile if you want.

Thanks,
Lukas
LuWa
Posts: 19
Joined: Tue Jan 11, 2011 9:35 am

Re: IIS HTTPS Binding

Logfile line 1721:

--> PowerShell Script Execution log:
9739C68C81C493470FB37BA9033C3B557DFA1031
MSI (s) (D4!98) [14:40:53:385]: PROPERTY CHANGE: Adding POWERSHELL_EXECUTION_LOG property. Its value is '9739C68C81C493470FB37BA9033C3B557DFA1031'.

Part of Script:
AI_SetMsiProperty PPCERTTHUMBPRINT $newCert.Thumbprint


Is the problem that AdvancedInstaller setting the Property "POWERSHELL_EXECUTION_LOG" instead of "PPCERTTHUMBPRINT"?
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: IIS HTTPS Binding

Hello,

I apologize for our delayed reply. Our last week was a short week (some national holidays here) and we got a bit more busy than usual.

This may happen if you have enabled into your project the "Using existing server certificate" option with a wrong "ThumbPrint (Hash)" set. Please make sure there is no typo inside the thumbrpint you specified.

If this is still of no help, then please do forward us by email to support at advancedinstaller dot com your AIp (project file) and a verbose log of the installation.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”