Attempting to register, get the following error:
Could not contact registration server, please try again later. at /loader/0x1137 470/FOP2/License.pm line 509, <> line 1.
In looking at a packet trace I've found that the registration script appears to be trying to use SSLv2 and SSLv3 to connect to www.fop2.com instead of TLS. I did a Qualys SSL test against www.fop2.com and found that SSLv2 and SSLv3 are not supported (rightly so). The OS I'm running is the most recent FreePBX 13 distro.
Any ideas on how I might go about forcing the registration to attempt TLS instead of SSLv2/3?
Thanks!