4 IIS Web Server Configuration

Note:

For a secure communication, customers need to obtain the SSL certificates from a recognized Certificate Authority. If they fail to do so, they may use the self-signed certificates, which are vulnerable and not secure.

To start the IIS server, you need to create a self-signed certificate. To create a self-signed certificate and configure follow the below steps:

  1. Run the Install.bat file as administrator located in the below path of the FMS version 9.1 software downloaded. \FMS Web Applications Enablement\ Install.bat.

  2. Installation commences with the registration of .NET and to enable the IIS enablement. Once IIS is enabled, Hyper Text Transfer Protocol Secure (HTTPS) binding is created on port 443 and Hyper Text Transfer Protocol (HTTP) Binding is deleted on port 80.

    Figure 4-1 IIS Certificate Binding


    This figure shows the IIS Certificate Binding window
  3. Process to bind certificate starts. The screen will prompt you to “Please press 1 to list down existing certificate or press 2 to create new self-signed certificate”

    Figure 4-2 Certificate available for binding


    This figure shows the certificate binding selection
  4. Enter 1 to list of all the existing certificates.

  5. Write down the subject name to bind the certificate.

  6. IIS restarts when the selected certificate is bound to port 443.

    Figure 4-3 Binding IIS to Port


    This figure shows the binding of self signed certificate to IIS port and
  7. Enter 2 and you are prompted to enter the domain or the Internet Protocol (IP) address.

    Figure 4-4 Domain or Internet Protocol Address Entry


    This figure shows the option to create or bind the self signed certificate to domain or IP address

    Figure 4-5 Self-signed Certificate Created


    This figure shows the successful creation of self-signed certificate
  8. IIS restarts when the self-signed certificate is created and bound to port 443.