On Wed, Jan 9, 2019 at 5:50 PM Michael van Elst <mlelstv%serpens.de@localhost> wrote: > >>Synopsis: ftp doesn't verify certificates for https:// requests > >>Fix: > >add the call to the verify option, but also add some error checking to detail a failure > > Also add a possibility to ignore the cert like curl --insecure. I ported it from FreeBSD. Please try attached patch. # the patch is available at https://gist.githubusercontent.com/nonakap/8e504fec4f70a4cea27308e1e0a4b982/raw/f2b9e39991b3484344c410742c633f778681cb7c/nbsd-ftp-verify-https-server-cert.diff too. Regards, -- Kimihiro Nonaka
Attachment:
nbsd-ftp-verify-https-server-cert.diff
Description: Binary data