X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdolby_doremi_certificate_panel.cc;h=0ad3058c287babf1ba645732f7e63328ece6b415;hb=746e298e214a65ca9151867b2948560e76b45546;hp=b047f6468b119bf0d430a417b09814e69ff0a95f;hpb=47245166de02206389a0cb18aae7de35f8517c7d;p=dcpomatic.git diff --git a/src/wx/dolby_doremi_certificate_panel.cc b/src/wx/dolby_doremi_certificate_panel.cc index b047f6468..0ad3058c2 100644 --- a/src/wx/dolby_doremi_certificate_panel.cc +++ b/src/wx/dolby_doremi_certificate_panel.cc @@ -145,7 +145,7 @@ DolbyDoremiCertificatePanel::do_download () /* Try dcp2000, imb and ims prefixes (see mantis #375) */ - string const prefix = "ftp://anonymous@ftp.cinema.dolby.com/Certificates/"; + string const prefix = "ftp://ftp.cinema.dolby.com/Certificates/"; list urls; list files;