Welcome! Use the login menu to access:
Customer Portal
SolarWinds customers can download purchased software, renew maintenance, & more in our updated Customer Portal!
Community
After logging in, community members can rate & review SolarWinds software & participate in forums on thwack.com.
Partner Portal
SolarWinds channel partners will find all the resources they need in the Partner Portal, including exclusive partner tools.
| More

SolarWinds Knowledge Base

Links provided to acknowledge alerts using the ${AcknowledgeURL}variable do not respect SSL.

Links provided by Orion applications to acknowledge alerts using the ${AcknowledgeURL} variable do not automatically respect Secure Sockets Layer (SSL) security (https:) settings on your Orion server. By default, Orion operates as though SSL is not enabled. The following procedure updates your Orion database to ensure that alert acknowledgment URLs provided by Orion respect SSL security:

To enable SSL for Orion applications:

  1. Log on to your Orion server using an account with administrative rights.
  2. Click Start > All Programs > SolarWinds Orion > Advanced Features > Orion Service Manager.
  3. Click Shutdown Everything.
    Note: It may take a few minutes to stop all services.
  4. Click Start > All Programs > SolarWinds Orion > Advanced Features > Database Manager.
  5. If your Orion database is not listed in the left pane, complete the following steps:
    1. Click Add SQL Server.
    2. Using the format Server/Instance, select or provide the SQL Server instance you are using as your Orion database.
    3. Select the appropriate login method, providing credentials as required, and then click Connect to Database Server.
  6. Expand your Orion database in the left pane.
  7. Right-click the Websites table, and then click Query Table.
  8. Replace the default query with the following query:

    UPDATE dbo.Websites
    SET SSLEnabled=1
    WHERE Type='primary'


  9. Click Refresh.
  10. Click Start > All Programs > SolarWinds Orion > Advanced Features > Orion Service Manager.
  11. Click Start Everything.
    Note: It may take a few minutes to restart all services.
  12. If you want to use a designated SSL port, such as the default https port 443, for the web console, complete the following procedure to change the web console port:
    1. Click Start > All Programs > SolarWinds Orion > Configuration and Auto-Discovery > Configuration Wizard.
    2. Check Website, and then click Next on the Welcome window.
    3. Enter the designated SSL port number in the Port field.
      Note: Port 443 is typically reserved for SSL traffic.
    4. Click Next.
    5. Review the configuration summary, and then click Next.
    6. Click Finish when the Configuration Wizard completes.

This article applies to:
Orion Network Performance Monitor version 10.1



Related Articles

No related articles were found.

Attachments

No attachments were found.

Visitor Comments

No visitor comments posted. Post a comment

Post Comment for "Links provided to acknowledge alerts using the ${AcknowledgeURL}variable do not respect SSL."

If this article does not provide the solution you need, please consider visiting our community forums on thwack or contacting SolarWinds Support. Please use the following form to provide comments that help us improve this KB article. Fields marked with an asterisk are required.

   Name:
* Email:
* Comment:
* Enter the code below:

 

Article Details

Last Updated
14th of December, 2010

Would you like to...

Print this page  Print this page

Email this page  Email this page

Post a comment  Post a comment

 Subscribe me

Subscribe me  Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF


User Opinions

100% thumbs up
(1 vote)
0% thumbs down
(0 votes)

How would you rate this answer?




Thank you for rating this answer.

Continue