/build/static/layout/Breadcrumb_cap_w.png

InstallShield 2015 SSL Capabilities...

Hi all!

Soon we may be incorporating SSL setup into our web app. What I was thinking of doing was adding an install runtime file browser to their certificate file. I found this, which is quite helpful.

Then I saw that the Certificate can be set in Internet Information Services view -> Web Sites. So, I'm thinking I can just put [IS_BROWSE_FILEBROWSED] in that SSL Certificate setting with a dialog prompt for a password and all would be good. However, it seems you have to actually browse to a file in the SSL Certificate field. You can't edit it with a Property.

Is this not possible? I'm not all that familiar with SSL setup, but it had to be set up manually, post install with our older product. I'm pushing to actually handle all of this, or as much as possible during the install itself.

Any pointers, suggestions MUCH appreciated!

0 Comments   [ + ] Show comments

Answers (1)

Posted by: rileyz 7 years ago
Red Belt
1
Err I kinda understand what you are trying to achieve, but kinda not. Can you please explain in more detail?

What are you trying to do with the SSL cert? Are you putting the cert in your own computers, as in you have access and you can administer your own computers, or is this for a 'in the wild' client computers (ie like my personal computer).

Anyway: If it's your own network and you can manage them, use GPO to sort out the SSL stuff.  Or you can add this cert to your PKI.

If it's for a in the wild deployment, you can just add it to the package/installer and use the windows built in tools to add the cert - make sure you use the correct tool that will cover all your supported o/s's!

Comments:
  • I'm thinking that when a user sets up SSL for our web application that they use an SSL certificate they have in their possession and not something that is ours included in the binary table of the installer package.

    My thought is that during our install we collect the path to their certificate with password then hopefully I could add the file path property to that SSL setting in InstallShield. - Superfreak3 7 years ago
    • Hummm I think I understand what you are trying to do now.

      Im not sure how the SSL cert add method works - so I cant help you on that front, but what you state makes sense, get the path to the cert and the password - then action the Installshield SSL cert add. I guess you could find the action in the INSTALLEXEC seq, move it later on after you have the information (path and password) but I have a feeling the method wont support it.

      You probably need to use certutil, and then appcmd in a CA to accomplish what you require.
      http://www.awesomeideas.net/post/How-to-configure-SSL-on-IIS7-under-Windows-2008-Server-Core.aspx

      Good luck! - rileyz 7 years ago
      • Yep, that's what I was thinking cert utility via custom action. - Superfreak3 7 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ