Codename K
Posts: 471
Joined: Fri Jan 29, 2010 3:04 pm

Re: How to make the IIS use the existing certificate?

Fri Nov 17, 2023 2:27 pm

Hello,
In order to achieve that, you can use the "Generate and install self signed certificate" custom action.
Thanks for the information. The Generate and install a self-signed certificate custom action worked. However, how to uninstall this installed certificate by using the custom action Uninstall certificate?

:?:
K

Catalin
Posts: 6506
Joined: Wed Jun 13, 2018 7:49 am

Re: How to make the IIS use the existing certificate?

Mon Nov 20, 2023 2:02 pm

Hello,

I've run some tests and it looks like the uninstall of the certificate using that custom action does not work.

I will add this on our TODO list of improvements to create a custom action that undoes what the "GenerateCert" custom action.

Until then, I'm afraid the only way would be through your own Custom Action, although I'm not really sure how to achieve this.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Codename K
Posts: 471
Joined: Fri Jan 29, 2010 3:04 pm

Re: How to make the IIS use the existing certificate?

Mon Nov 20, 2023 11:03 pm

Thank you for the information. I am looking forward to the update.
K

Catalin
Posts: 6506
Joined: Wed Jun 13, 2018 7:49 am

Re: How to make the IIS use the existing certificate?

Wed Nov 22, 2023 11:25 am

You are always welcome!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Codename K
Posts: 471
Joined: Fri Jan 29, 2010 3:04 pm

Re: How to make the IIS use the existing certificate?

Thu Feb 22, 2024 3:57 pm

Hello,

In IIS (Internet Information Service), how to change the UploadReadAheadSize (https://learn.microsoft.com/en-us/previ ... 0(v=vs.90)) during the installation?

:?:
K

Catalin
Posts: 6506
Joined: Wed Jun 13, 2018 7:49 am

Re: How to make the IIS use the existing certificate?

Tue Feb 27, 2024 2:56 pm

Hello,

You can set that property using the "Custom Properties" support:
Screenshot_112.png
Screenshot_112.png (57.68KiB)Viewed 1101 times
Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Codename K
Posts: 471
Joined: Fri Jan 29, 2010 3:04 pm

Re: How to make the IIS use the existing certificate?

Tue Feb 27, 2024 8:15 pm

Hello,
You can set that property using the "Custom Properties" support:
This worked. Thank you.

:!:
K

Catalin
Posts: 6506
Joined: Wed Jun 13, 2018 7:49 am

Re: How to make the IIS use the existing certificate?

Wed Feb 28, 2024 9:58 am

You are alywas welcome!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”