Page 2 of 2

Re: Moving server with offloaded DB

Posted: Tue Apr 07, 2015 1:06 pm
by BanditBBS
tgriep wrote:Couple of hints could be a firewall blocking the new server or that the plugin is newer and your check needs to be tweaked.
Look at this.

Code: Select all

 -S, --ssl=VERSION
    Connect via SSL. Port defaults to 443. VERSION is optional, and prevents
    auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3).
You sir are good. Adding =3 to the --ssl did the trick....thanks for everyone's input on this thread, it can be locked.

Someone PM me if you'l like the completed documentation I used to do the migration to new box and newer OS.

Re: Moving server with offloaded DB

Posted: Tue Apr 07, 2015 1:21 pm
by abrist
Hey you! Locking your thread as requested!