Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Steven Schultz
90
Views
4
Comments
Open In Browser defaults to HTTPS
Question
Installation
SSL
Just recently whenenever I click "Open In Browser" it will default to https, although I don't have SSL enabled in my espace. This only happens on my desktop, my laptop works fine and no other users are experiencing the issue. I've tried with IE and Chrome, same results. I've also tried uninstalling version 9.0.1.40, and installing 9.0.1.35.
Any ideas?
Ricardo Silva
If the server supports HTTPS, the outsystems platform will default to secure communications.
What exactly is the problem you're having with this?
Steven Schultz
We recently installed an SSL certificate and bound HTTPS to that cert. I'd rather it not default to https, as the URL I'm using doesn't match the local certificate that's installed, which results in a warning message everytime I click the blue arrow in studio to browse to my site.
The behaivor is different for all other developers, they default to http. Wondering why my machine is acting differently.
Ricardo Silva
You can probably force use of http by adding a :80 to your server when connecting, making sure you're connecting through an insecure protocol.
Why don't you solve this by adding a proper certificate instead?
João Rosado
Staff
Hi,
To answer the "
The behaivor is different for all other developers, they default to http" bit:
- Service Studio caches the information about if the server has a ssl enable for some time. So if you enabled it recently all developers will have it cached at the moment, but will start getting https once the cache for that check expires.
Can't the developers connect to the server in Service Studio also using the same hostname as the certificate specifies?
Regards,
João Rosado
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...