Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Aptify recommends whatever method you choose, to secure the Aptify web site website to ensure information is transmitted securely. This is especially crucial when using Basic Authentication, where login credentials a transmitted in plain text. The following is an overview of the steps to install and configure SSL for the Aptify web site.

...

  1. Using Windows Internet Information Services (IIS) Manager, install a server certificate file on the web server. The server requires a valid server certificate to establish SSL communications.
  2. To maintain the security of user credentials and other sensitive data, the website needs to be configured to use SSL.
    1. In the console tree, expand the Sites heading and select the Aptify application.
    2. Double-click SSL Settings in the Action pane.
    3. Select Requires SSL.
    4. In the console tree, select the AptifyServiceAPI site from the Connections pane and repeat steps 2b and 2c above.

      Require SSL 
       
  3. Verify, and if needed, change, the Authentication method fro for the Aptify and SOA sites from Windows Authentication (Integrated Security) to Basic Authentication in the Windows Internet Information Services (IIS) Manager using the follow below steps:
    1. In the console tree, expand the Sites heading.
    2. Select the Aptify site from the Connections pane.
    3. Double-click Authentication under the IIS heading in the middle pane.
    4. Select Windows Authentication and the Disable option from the Actions pane.
    5. Select Basic Authentication and the Enable option from the Actions pane.
    6. In the console tree, select the AptifyServiceAPI site from the Connections pane and repeat step 3c through 3e above.

      Enabling Basic Authentication 
       
  4. After configuring the server, perform additional testing to -confirm that you can successfully log into Aptify from remote computers not -connected to your organization's network and that only SSL traffic is being accepted.