Will Xojo Deploy HTTPS?

Will the latest Xojo deploy HTTPS (secure sockets layer) in a stand-alone server or do I still have to compile to CGI?,
also: Where are the build settings?

[quote=50683:@William Bonney]Will the latest Xojo deploy HTTPS (secure sockets layer) in a stand-alone server or do I still have to compile to CGI?,
also: Where are the build settings?[/quote]
Stand alone does not support HTTPS - some have had success putting nginx etc in front of it as a reverse proxy to handle this

Build settings are in the left hand navigator at the very bottom

[quote=50691:@Norman Palardy]Stand alone does not support HTTPS - some have had success putting nginx etc in front of it as a reverse proxy to handle this

Build settings are in the left hand navigator at the very bottom[/quote]

Easy on a windows 2012 server.
https://swort.eu/

[quote=50691:@Norman Palardy]Stand alone does not support HTTPS - some have had success putting nginx etc in front of it as a reverse proxy to handle this
[/quote]

At one point awhile ago that was planned to be added, but for various reasons it did not happen… is it still in planned for some future release, or is it not on the roadmap anymore?

There is no such thing as a roadmap. At least not that i know of.

There is - we’ve talked about our future plans at the conferences and on our blogs.
Folks like Bob Keeney have written about the things we’ve talked about.

There are still plans but to support HTTPS we need to revamp our socket code so we can handle all the needed capabilities for secure transfer. Things like certificate validation etc.

Please create a “Roadmap” page on xojo.com/roadmap

It would HELP ALOT.

[quote=50835:@Derk Jochems]Please create a “Roadmap” page on xojo.com/roadmap
[/quote]
That is something that’s not up to me

But it seems you are the only one listening to it…

…one could start by loading the “historical” of the past non-roadmaped changes !
:slight_smile:

[quote=50835:@Derk Jochems]Please create a “Roadmap” page on xojo.com/roadmap

It would HELP ALOT.[/quote]
The only roadmap you’ll ever get is what they say at the keynote at the developers conference. I usually do some blog posts on it and Xojo Developer Magazine usually does an article or two on it too. The key to remember on these roadmaps is that it’s an estimate based on current knowledge so take every time estimate with a healthy dose of skepticism.

is there a feature request we can sign on to for this? Because I would love to have https in the stand alone apps as well.

<https://xojo.com/issue/13710>

done and done, thank you :slight_smile: