SSL certificate issue for 'download.nextcloud.org'

Neither wget nor curl accept to download files from the server ‘download.nextcloud.com’ because this cname is not part of the certificate.

The only way to get the file for the moment is to switch off certificate verifications .

Could you fix this ? Thanks

The exact text from curl is:

curl: (60) SSL: no alternative certificate subject name matches target host name ‘download.nextcloud.org
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

depeding on whom you want to address - there is no way to change that for anyone from nextcloud gmbh b/c the link you posted belongs to nextcloud[dot]at. apparently they are no member of the nc-universe (so far).

if you want to use original nextcloud downloads you better chose this URL https://download.nextcloud.com/

My bad!

My installation script was inspired from an other that was using an .org url.

Now, it works. Thanks

1 Like