Server Help Needed

Mike Bonner bonnmike at gmail.com
Thu Apr 14 11:03:10 EDT 2016


too bad. Was hoping it would work, but I guess since it can't find certs at
all, if it were me, I'd be talking to the provider to see if it can be
fixed.  It looks like the cert path is pointing to the wrong place, or the
certs are missing entirely.

On Thu, Apr 14, 2016 at 8:29 AM, Michael Doub <mikedoub at gmail.com> wrote:

> Humm ...  no change when using curl -k
>
>
>
> On 4/14/16 10:06 AM, Mike Bonner wrote:
>
>> Looks like the certificate setup at the receiving end (ridewithgps) not
>> sure why it might have changed, but until you get that part tracked down,
>> you might try using the -k curl option (which allows insecure ssl
>> connections with some exceptions.. wrong domain certs will still fail)
>>
>> On Thu, Apr 14, 2016 at 7:44 AM, Michael Doub <mikedoub at gmail.com> wrote:
>>
>> I need some help in understanding what is going on with my hostm server
>>> relating to security.
>>>
>>> I have a script that was working fine for several weeks and now it is no
>>> longer functioning.  Obviously something changed.
>>>
>>> put shell (("curl -s" && baseURL & RouteNbr & "/cue_sheet")) into tSource
>>> if tSource is empty then
>>>       return "Err: Route Data is empty" && (baseURL & RouteNbr &
>>> "/cue_sheet") && the result
>>> end if
>>>
>>> tSource is empty and the following is being returned:
>>>
>>> Err: Route Data is empty
>>> https://ridewithgps.com/routes/12969359/cue_sheet
>>> error error setting certificate verify locations: CAfile:
>>> /etc/ssl/certs/ca-certificates.crt CApath: none
>>>
>>> Can anyone explain the meaning of what is being returned in the result?
>>> Better yet, how can I fix this.
>>>
>>> Thanks,
>>>     Mike
>>>
>>>
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list