This problem arises due to an incompatibility between wget and the SSL certificate of the page, although previously we could have accessed the file or download through a web browser without problems. I don't know the details of the problem, but here is a solution.
To do this, we just have to use --no-check-certificate in the wget options.
Common