Link provided in ALM generated email is incorrect – still has HTTP instead of HTTPS
Question ID: 108230
0
0

When you click the defect ID # in the ALM email, it is taking you to the unsecured URL (missing the 's'): http://myservert/qcbin/start_a.jsp

This is causing the user to go to a page that says: "This page can’t be displayed".

In order to get around this, the user must add the 's' after 'http' and then the link will work and go to: https://myserver/qcbin/start_a.jsp

Is there anyway to update this link provided in the ALM generated email to have the ‘s’ built in so the links work and don’t cause others to not be able to get to the defect information in ALM?

Marked as spam
Posted by (Questions: 91, Answers: 5)
Asked on April 13, 2018 1:00 pm
164 views
Answers (1)
0
Private answer

This is an obscure behavior of ALM.
Actually, it ''builds up'' the link string from:
Secure/non-secure + host + port + entity id

Usually, it works fine, unless you switch to SSL/HTTPS, then you need to add and set the site parameter:
SECURED_QC_URL
By default it is set to ''N'' or use HTTP:, when using SSL, ADD this parameter and set to ''Y''.

Marked as spam
Posted by (Questions: 4, Answers: 509)
Answered on April 13, 2018 1:05 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top