Re: Server Help Needed

2016-04-14 Thread Mike Bonner
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 w

Re: Server Help Needed

2016-04-14 Thread Michael Doub
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 conn

Re: Server Help Needed

2016-04-14 Thread Mike Bonner
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,

Server Help Needed

2016-04-14 Thread Michael Doub
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