RE: TeraScript-Talk: An SSL Connection could not be established

2018-07-10 Thread Robert Shubert
The cron system can’t use SSL, nor can it follow a redirect. I usually leave an http entry point with an internal IP address for the crons to hit. From: Fogelson, Steve [mailto:foge...@askics.net] Sent: Saturday, July 07, 2018 7:36 AM To: TeraScript-Talk@terascript.com Subject: RE: TeraScrip

RE: TeraScript-Talk: An SSL Connection could not be established

2018-07-10 Thread Robert Shubert
Yes and no. No, because we dropped the WISP protocol. V8s primary entry point is via HTTP through Jetty. Users can opt to use Jetty as the only HTTP/S solution for their sites, or can reverse proxy from Apache/IIS/etc to gain benefits of those servers. V8 does however also have a CLI entry

Re: TeraScript-Talk: An SSL Connection could not be established

2018-07-10 Thread Peter Dobbs
Nice. I’m currently building on the Debian version you gave us a few months back. Is there a command line interface for this and if so, what is the syntax? Peter Dobbs President | ENGINESS | P: 416.901.6151 | F: 416.901.6150 | www.enginess.io [X] This email and any attachments are confidenti

RE: TeraScript-Talk: An SSL Connection could not be established

2018-07-10 Thread Robert Shubert
It may have been in that build. The command is just: ts I think it supports --help Robert From: Peter Dobbs [mailto:pe...@enginess.io] Sent: Tuesday, July 10, 2018 10:37 AM To: TeraScript-Talk@terascript.com Subject: Re: TeraScript-Talk: An SSL Connection could not be established Nic