Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click on link and added http
Message
 
 
General information
Forum:
Internet
Category:
Other
Miscellaneous
Thread ID:
01657516
Message ID:
01657566
Views:
31
>>>>Hi,
>>>>
>>>>I noticed that if I have a link/url in my email that has no HTTP part, and then I click on it, the HTTP is added (I suppose by the browser).
>>>>
>>>>For example, if I have link:
>>>>
>>>>www.levelextreme.com/ViewPage.aspx
>>>>
>>>>and then click on it, the browser displays the page as
>>>>
>>>>http://www.levelextreme.com/ViewPage.aspx
>>>>
>>>>
>>>>Note that it is "http" above and not "https". How would you make it that the browser would add "https" instead of "http"?
>>>
>>>It's not really the browser that adds it. If the browser makes a http request to a server which uses https then the server will redirect to the https port. What appears in the browser address bar is the address being used.
>>
>>Just a follow up to my earlier reply. Unfortunately the customer is still having a problem. Let me describe (in general terms)
>>
>>They get from their organization portal a URL for submitting a work order. This URL is using https protocol. E.g.
>>
>>https://organization.org/mainpage.aspx
>>
>>The above works since the site is using https protocol.
>>
>>The mainpage.aspx then sends a user/requester an email in which it provides a url to check for a status of the newly created work order. The url in the email message looks like this:
>>
>>to check the status of the work order click on this link:
>>
>>organization.org/wostatus.aspx
>>
>>
>>When they click on the above link it opens the page with the protocol http (not https) as follows:
>>
>>http://organization.org/wostatus.aspx
>>
>>
>>And the page is NOT shown. If they manually change the http to https, the page is displayed.
>>
>>So I need to figure out how to make the page to open (from the click in the email) with the HTTPS protocol.
>>
>>If you have any suggestions, please let me know.
>
>Sounds like sloppy work on the server end :-{
>If that isn't going to change then most browsers have either internal settings or extensions which will force the use of https when available.
>For example, for Chrome you could try :
>https://chrome.google.com/webstore/detail/use-https/kbkgnojednemejclpggpnhlhlhkmfidi/details
>or
>https://chrome.google.com/webstore/detail/kb-ssl-enforcer/flcpelgcagfhfoegekianiofphddckof/details

You are right that this is a sloppy work on the server (I would use a different word but don't want to be banned from UT :))

Here is the strange thing. The site is set to HTTP (not HTTPS) on port 8082. But the pages only work with the HTTPS protocol. According to the customer IT, the site is "presented via our external F5 Network Load Balancers" (whatever it means). But I am connecting right to the server and open IE right on the server. Why the HTTP does not work, I cannot get.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform