Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread matthias rebbe via use-livecode
Sean,
i just reactivated on an VM an old  "LC 5.0.2 Complete" license which was 
similar to the Enterprise license in earlier versions of LC on a Windows 

I tried to post to a https:// url in 5.0.2 and  i got an SSL error. It seems 
that 5.0.2 does only support the old TLS V1 and newer web servers do not 
support that anymore.
So i am not sure, if LC 5.0.2 is of any use.
Just wanted to let you know.

Regards,
Matthias




-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 23.10.2020 um 11:47 schrieb Pi Digital via use-livecode 
> :
> 
> Hi
> 
> Is there any way I can get Lc5.0.2 unlocked to Enterprise level just so I can 
> get this ssl https revdb behind me so our clients don’t all go running before 
> we upgrade the code to v9.x. I’m truly at a loss. 
> 
> Sean Cole
> Pi Digital
> 
> 
>> On 23 Oct 2020, at 05:48, Sean Cole (Pi)  wrote:
>> 
>> 
>> Hi all,
>> 
>> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2 
>> stack. It worked ok in v9 but v5 throws back an error of 'error socket 
>> closed'.
>> 
>> This is my only workaround for accessing MySQL using SSL via a 'post' 
>> command through PHP, as suggested by Mark Waddingham and others.
>> 
>> Now I am at a total loss! From what I can see in the forums, LC locked out 
>> 'post to https' to only Enterprise users. Arrrghhh! 
>> 
>> I don't know what else I can do. Curl is not an option as this will be 
>> running as an app on clients Windows machines. But even put url("https:// 
>> returns error socket closed so that rules out setting up a server app too. 
>> Nothing works!
>> 
>> I'm Delirious! HELP!
>> 
>> Sean Cole
>> Pi Digital 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
Hi Heather

Had you managed to find anything? I imagine it’s quite a task going back so far 
for a key generator. 

All the best

Sean Cole
Pi Digital Productions Ltd


eMail Ts & Cs


> On 23 Oct 2020, at 11:27, matthias rebbe via use-livecode 
>  wrote:
> 
> Do you have a current commercial license? If so, maybe Support is willing to 
> give you a license for the old 5.x.
> 
> Regards,
> Matthias
> 
> 
>> Am 23.10.2020 um 11:47 schrieb Pi Digital via use-livecode 
>> :
>> 
>> Hi
>> 
>> Is there any way I can get Lc5.0.2 unlocked to Enterprise level just so I 
>> can get this ssl https revdb behind me so our clients don’t all go running 
>> before we upgrade the code to v9.x. I’m truly at a loss. 
>> 
>> Sean Cole
>> Pi Digital
>> 
>> 
 On 23 Oct 2020, at 05:48, Sean Cole (Pi)  wrote:
>>> 
>>> 
>>> Hi all,
>>> 
>>> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2 
>>> stack. It worked ok in v9 but v5 throws back an error of 'error socket 
>>> closed'.
>>> 
>>> This is my only workaround for accessing MySQL using SSL via a 'post' 
>>> command through PHP, as suggested by Mark Waddingham and others.
>>> 
>>> Now I am at a total loss! From what I can see in the forums, LC locked out 
>>> 'post to https' to only Enterprise users. Arrrghhh! 
>>> 
>>> I don't know what else I can do. Curl is not an option as this will be 
>>> running as an app on clients Windows machines. But even put url("https:// 
>>> returns error socket closed so that rules out setting up a server app too. 
>>> Nothing works!
>>> 
>>> I'm Delirious! HELP!
>>> 
>>> Sean Cole
>>> Pi Digital 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> 
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread matthias rebbe via use-livecode
Do you have a current commercial license? If so, maybe Support is willing to 
give you a license for the old 5.x.

Regards,
Matthias


> Am 23.10.2020 um 11:47 schrieb Pi Digital via use-livecode 
> :
> 
> Hi
> 
> Is there any way I can get Lc5.0.2 unlocked to Enterprise level just so I can 
> get this ssl https revdb behind me so our clients don’t all go running before 
> we upgrade the code to v9.x. I’m truly at a loss. 
> 
> Sean Cole
> Pi Digital
> 
> 
>> On 23 Oct 2020, at 05:48, Sean Cole (Pi)  wrote:
>> 
>> 
>> Hi all,
>> 
>> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2 
>> stack. It worked ok in v9 but v5 throws back an error of 'error socket 
>> closed'.
>> 
>> This is my only workaround for accessing MySQL using SSL via a 'post' 
>> command through PHP, as suggested by Mark Waddingham and others.
>> 
>> Now I am at a total loss! From what I can see in the forums, LC locked out 
>> 'post to https' to only Enterprise users. Arrrghhh! 
>> 
>> I don't know what else I can do. Curl is not an option as this will be 
>> running as an app on clients Windows machines. But even put url("https:// 
>> returns error socket closed so that rules out setting up a server app too. 
>> Nothing works!
>> 
>> I'm Delirious! HELP!
>> 
>> Sean Cole
>> Pi Digital 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



-
Matthias Rebbe
Life Is Too Short For Boring Code


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
Hi

Is there any way I can get Lc5.0.2 unlocked to Enterprise level just so I can 
get this ssl https revdb behind me so our clients don’t all go running before 
we upgrade the code to v9.x. I’m truly at a loss. 

Sean Cole
Pi Digital


> On 23 Oct 2020, at 05:48, Sean Cole (Pi)  wrote:
> 
> 
> Hi all,
> 
> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2 
> stack. It worked ok in v9 but v5 throws back an error of 'error socket 
> closed'.
> 
> This is my only workaround for accessing MySQL using SSL via a 'post' command 
> through PHP, as suggested by Mark Waddingham and others.
> 
> Now I am at a total loss! From what I can see in the forums, LC locked out 
> 'post to https' to only Enterprise users. Arrrghhh! 
> 
> I don't know what else I can do. Curl is not an option as this will be 
> running as an app on clients Windows machines. But even put url("https:// 
> returns error socket closed so that rules out setting up a server app too. 
> Nothing works!
> 
> I'm Delirious! HELP!
> 
> Sean Cole
> Pi Digital 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
Yes. But have you seen how it has to get turned on. I have trouble enough with 
IT departments not wanting to install our software let alone ask them to go 
through the hassle of setting curl up on all of their clients desktops. This 
whole ssl https mySQL security thing came about because an IT Tech did a snoop 
on our app calling to the sql database. 

With those kind of security fears do you think it is likely that they will turn 
on curl? Not a chance!

 This is why I’m trying to get HTML5 deployment working. But there’s not a 
chance of LC doing anything about that. Especially now Covid has brought them 
to their knees. If they can’t get anything beyond the backspace key working and 
end up wrecking everything else about it in the process so that LC9.6.2 is 
unusable by me, then I don’t hold out much hope. 

Back on subject, curl would have to be done through shell requests which adds 
in a whole other bunch of issues. I really need a solution to get either the 
revdb security working or basic https messages. 

Sean Cole
Pi Digital


> On 23 Oct 2020, at 09:55, matthias rebbe via use-livecode 
>  wrote:
> 
> You are writing that curl is not an option, because the app shall run under 
> Windows,
> 
> but there are also Curl builds for Windows available.
> 
> https://curl.haxx.se/windows/
> 
> Regards
> 
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
> 
>> Am 23.10.2020 um 06:48 schrieb Sean Cole (Pi) via use-livecode 
>> :
>> 
>> Hi all,
>> 
>> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2
>> stack. It worked ok in v9 but v5 throws back an error of 'error socket
>> closed'.
>> 
>> This is my only workaround for accessing MySQL using SSL via a 'post'
>> command through PHP, as suggested by Mark Waddingham and others.
>> 
>> Now I am at a total loss! From what I can see in the forums, LC locked out
>> 'post to https' to only Enterprise users. Arrrghhh!
>> 
>> I don't know what else I can do. Curl is not an option as this will be
>> running as an app on clients Windows machines. But even put url("https://
>> returns error socket closed so that rules out setting up a server app too.
>> Nothing works!
>> 
>> I'm Delirious! HELP!
>> 
>> Sean Cole
>> *Pi Digital *
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread matthias rebbe via use-livecode
What i forgot. You can include that version from the url i posted in your 
standalone using "copy files" in standalone settings, as it has not to be 
installed.
-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 23.10.2020 um 10:54 schrieb matthias_livecode_150...@m-r-d.de:
> 
> You are writing that curl is not an option, because the app shall run under 
> Windows,
> 
> but there are also Curl builds for Windows available.
> 
> https://curl.haxx.se/windows/
> 
> Regards
> 
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
> 
>> Am 23.10.2020 um 06:48 schrieb Sean Cole (Pi) via use-livecode 
>> :
>> 
>> Hi all,
>> 
>> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2
>> stack. It worked ok in v9 but v5 throws back an error of 'error socket
>> closed'.
>> 
>> This is my only workaround for accessing MySQL using SSL via a 'post'
>> command through PHP, as suggested by Mark Waddingham and others.
>> 
>> Now I am at a total loss! From what I can see in the forums, LC locked out
>> 'post to https' to only Enterprise users. Arrrghhh!
>> 
>> I don't know what else I can do. Curl is not an option as this will be
>> running as an app on clients Windows machines. But even put url("https://
>> returns error socket closed so that rules out setting up a server app too.
>> Nothing works!
>> 
>> I'm Delirious! HELP!
>> 
>> Sean Cole
>> *Pi Digital *
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread matthias rebbe via use-livecode
You are writing that curl is not an option, because the app shall run under 
Windows,

but there are also Curl builds for Windows available.

https://curl.haxx.se/windows/

Regards

-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 23.10.2020 um 06:48 schrieb Sean Cole (Pi) via use-livecode 
> :
> 
> Hi all,
> 
> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2
> stack. It worked ok in v9 but v5 throws back an error of 'error socket
> closed'.
> 
> This is my only workaround for accessing MySQL using SSL via a 'post'
> command through PHP, as suggested by Mark Waddingham and others.
> 
> Now I am at a total loss! From what I can see in the forums, LC locked out
> 'post to https' to only Enterprise users. Arrrghhh!
> 
> I don't know what else I can do. Curl is not an option as this will be
> running as an app on clients Windows machines. But even put url("https://
> returns error socket closed so that rules out setting up a server app too.
> Nothing works!
> 
> I'm Delirious! HELP!
> 
> Sean Cole
> *Pi Digital *
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
It’s not listed in LC5.0.2 dictionary so I arseumed it wasn’t implemented in 
that version. 

But I tried it. It made no difference at all. Either set to true or false. Even 
the call to put url https://google.com came back with error socket closed. 

Http works. Https does not. It is locked out to all except Enterprise license 
holders for LC5.x

Sean Cole
Pi Digital


> On 23 Oct 2020, at 06:53, Mark Wieder via use-livecode 
>  wrote:
> 
> On 10/22/20 9:48 PM, Sean Cole (Pi) via use-livecode wrote:
> 
>> I don't know what else I can do. Curl is not an option as this will be
>> running as an app on clients Windows machines. But even put url("https://
>> returns error socket closed so that rules out setting up a server app too.
>> Nothing works!
>> I'm Delirious! HELP!
> 
> have you tried
> 
> libUrlSetSSLVerification false
> 
> -- 
> Mark Wieder
> ahsoftw...@gmail.com
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-22 Thread Mark Wieder via use-livecode

On 10/22/20 9:48 PM, Sean Cole (Pi) via use-livecode wrote:


I don't know what else I can do. Curl is not an option as this will be
running as an app on clients Windows machines. But even put url("https://
returns error socket closed so that rules out setting up a server app too.
Nothing works!

I'm Delirious! HELP!


have you tried

libUrlSetSSLVerification false

--
 Mark Wieder
 ahsoftw...@gmail.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-22 Thread Pi Digital via use-livecode
Hi bill

Even a call to https://google.com returns the same error. It’s https it does 
not like. As mentioned, in LC9 it works perfectly. LC5.0.2 won’t let me access 
https because LC locked out that for enterprise users only. So basically, I 
screwed! Again!

Sean Cole
Pi Digital


> On 23 Oct 2020, at 06:14, ELS Prothero via use-livecode 
>  wrote:
> 
> Sean,
> I wonder if you used http without ssl, but did 256 bit encryption and 
> decryption at source and in the php connecting to mysql. I posted a link to a 
> sample stack using this method awhile back. It’s pretty simple. I am 
> traveling and not at my computer, but if you searched the emails for the last 
> few weeks on “earthlearningsolutions”, you would find it.
> 
> Good luck,
> Bill
> 
> William Prothero
> http://es.earthednet.org
> 
>> On Oct 22, 2020, at 9:49 PM, Sean Cole (Pi) via use-livecode 
>>  wrote:
>> 
>> Hi all,
>> 
>> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2
>> stack. It worked ok in v9 but v5 throws back an error of 'error socket
>> closed'.
>> 
>> This is my only workaround for accessing MySQL using SSL via a 'post'
>> command through PHP, as suggested by Mark Waddingham and others.
>> 
>> Now I am at a total loss! From what I can see in the forums, LC locked out
>> 'post to https' to only Enterprise users. Arrrghhh!
>> 
>> I don't know what else I can do. Curl is not an option as this will be
>> running as an app on clients Windows machines. But even put url("https://
>> returns error socket closed so that rules out setting up a server app too.
>> Nothing works!
>> 
>> I'm Delirious! HELP!
>> 
>> Sean Cole
>> *Pi Digital *
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: POST to https in LC5.0.2 - Error socket closed

2020-10-22 Thread ELS Prothero via use-livecode
Sean,
I wonder if you used http without ssl, but did 256 bit encryption and 
decryption at source and in the php connecting to mysql. I posted a link to a 
sample stack using this method awhile back. It’s pretty simple. I am traveling 
and not at my computer, but if you searched the emails for the last few weeks 
on “earthlearningsolutions”, you would find it.

Good luck,
Bill

William Prothero
http://es.earthednet.org

> On Oct 22, 2020, at 9:49 PM, Sean Cole (Pi) via use-livecode 
>  wrote:
> 
> Hi all,
> 
> I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2
> stack. It worked ok in v9 but v5 throws back an error of 'error socket
> closed'.
> 
> This is my only workaround for accessing MySQL using SSL via a 'post'
> command through PHP, as suggested by Mark Waddingham and others.
> 
> Now I am at a total loss! From what I can see in the forums, LC locked out
> 'post to https' to only Enterprise users. Arrrghhh!
> 
> I don't know what else I can do. Curl is not an option as this will be
> running as an app on clients Windows machines. But even put url("https://
> returns error socket closed so that rules out setting up a server app too.
> Nothing works!
> 
> I'm Delirious! HELP!
> 
> Sean Cole
> *Pi Digital *
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode