Actually, the yealink clients have syslog.
Here's what happens when I use HTTPS instead of HTTP:
Code:
ATP [833.846]: ATP <6+info > Upgrade from mac.boot
ATP [833.846]: DURL<6+info > [DCMN]download to file...
ATP [833.846]: DURL<6+info > [DCMN]Use new short connect.
ATP [833.846]: DURL<6+info > [DCMN]HTTP request use auth = 0.
ATP [833.846]: DURL<6+info > [DCMN]ssl cipher:AES:!ADH:!LOW:!EXPORT:!NULL
ATP [833.846]: DURL<6+info > [DCMN]I will write to file: /tmp/xxx.cfg
ATP [833.846]: DURL<6+info > [DCMN]Request ip is 10.0.0.10:443.
ATP [833.846]: DURL<6+info > [DCMN]Connect is short Cleanup curl.
ATP [833.846]: DURL<3+error > [DCMN]download common error, errcode:60, no out.
ATP [833.846]: DURL<6+info > [DCMN]download common error, remove file.
ATP [833.846]: ATP <3+error > https to file failed, code = -160, msg = , retry = 1
ATP [833.846]: ATP <4+warnin> Download mac.boot fail
GUI [777:777]: EMSG<6+info > 217.808.053:CEtlMsgHandler::OnETLMessage beg msg[196610] size[1] depth[0]
GUI [777:777]: ZERO<6+info > 217.808.127:atp notify update 19
GUI [777:777]: EMSG<6+info > 217.808.178:CEtlMsgHandler::OnETLMessage end msg[196610] size[1] depth[0]
ATP [833.846]: ATP <6+info > Upgrade from default.boot
ATP [833.846]: DURL<6+info > [DCMN]download to file...
ATP [833.846]: DURL<6+info > [DCMN]Use new short connect.
ATP [833.846]: DURL<6+info > [DCMN]HTTP request use auth = 0.
ATP [833.846]: DURL<6+info > [DCMN]ssl cipher:AES:!ADH:!LOW:!EXPORT:!NULL
ATP [833.846]: DURL<6+info > [DCMN]I will write to file: /tmp/xxx.cfg
ATP [833.846]: DURL<6+info > [DCMN]Request ip is 10.0.0.10:443.
ATP [833.846]: DURL<6+info > [DCMN]Connect is short Cleanup curl.
ATP [833.846]: DURL<3+error > [DCMN]download common error, errcode:60, no out.
ATP [833.846]: DURL<6+info > [DCMN]download common error, remove file.
ATP [833.846]: ATP <3+error > https to file failed, code = -160, msg = , retry = 1
ATP [833.846]: ATP <4+warnin> Download default.boot fail
GUI [777:777]: EMSG<6+info > 217.839.110:CEtlMsgHandler::OnETLMessage beg msg[196610] size[1] depth[0]
GUI [777:777]: ZERO<6+info > 217.839.180:atp notify update 19
GUI [777:777]: EMSG<6+info > 217.839.230:CEtlMsgHandler::OnETLMessage end msg[196610] size[1] depth[0]
ATP [833.846]: ATP <6+info > Upgrade from com.cfg
ATP [833.846]: DURL<6+info > [DCMN]download to file...
ATP [833.846]: DURL<6+info > [DCMN]Use new short connect.
ATP [833.846]: DURL<6+info > [DCMN]HTTP request use auth = 0.
ATP [833.846]: DURL<6+info > [DCMN]ssl cipher:AES:!ADH:!LOW:!EXPORT:!NULL
ATP [833.846]: DURL<6+info > [DCMN]I will write to file: /tmp/xxx.cfg
ATP [833.846]: DURL<6+info > [DCMN]Request ip is 10.0.0.10:443.
ATP [833.846]: DURL<6+info > [DCMN]Connect is short Cleanup curl.
ATP [833.846]: DURL<3+error > [DCMN]download common error, errcode:60, no out.
ATP [833.846]: DURL<6+info > [DCMN]download common error, remove file.
ATP [833.846]: ATP <3+error > https to file failed, code = -160, msg = , retry = 1
ATP [833.846]: ATP <4+warnin> Download com.cfg fail
GUI [777:777]: EMSG<6+info > 217.868.559:CEtlMsgHandler::OnETLMessage beg msg[196610] size[1] depth[0]
GUI [777:777]: ZERO<6+info > 217.868.629:atp notify update 19
GUI [777:777]: EMSG<6+info > 217.868.680:CEtlMsgHandler::OnETLMessage end msg[196610] size[1] depth[0]
ATP [833.846]: ATP <6+info > Upgrade from mac.cfg
ATP [833.846]: DURL<6+info > [DCMN]download to file...
ATP [833.846]: DURL<6+info > [DCMN]Use new short connect.
ATP [833.846]: DURL<6+info > [DCMN]HTTP request use auth = 0.
ATP [833.846]: DURL<6+info > [DCMN]ssl cipher:AES:!ADH:!LOW:!EXPORT:!NULL
ATP [833.846]: DURL<6+info > [DCMN]I will write to file: /tmp/xxx.cfg
ATP [833.846]: DURL<6+info > [DCMN]Request ip is 10.0.0.10:443.
ATP [833.846]: DURL<6+info > [DCMN]Connect is short Cleanup curl.
ATP [833.846]: DURL<3+error > [DCMN]download common error, errcode:60, no out.
ATP [833.846]: DURL<6+info > [DCMN]download common error, remove file.
ATP [833.846]: ATP <3+error > https to file failed, code = -160, msg = , retry = 1
ATP [833.846]: ATP <4+warnin> Download mac.cfg fail
GUI [777:777]: EMSG<6+info > 217.897.953:CEtlMsgHandler::OnETLMessage beg msg[196610] size[1] depth[0]
GUI [777:777]: ZERO<6+info > 217.898.031:atp notify update 19
GUI [777:777]: EMSG<6+info > 217.898.083:CEtlMsgHandler::OnETLMessage end msg[196610] size[1] depth[0]
ATP [833.846]: ATP <5+notice> sync switch not open!
ATP [833.846]: ATP <6+info > send end provision!!
ATP [833.846]: ATP <6+info > auto provision result is 3
What's wrong?
I've seen that if I disable " Only Accept Trusted Certificates" for auto_provisioning the update works fine even with an HTTPS URL.
So I need to either leave that disabled or add all of the Letsencrypt certificates.