I'm working with the certificates of the courses, but the students are not being able to download the certificates. The certificate download button is shown on the dashboard, however the link looks like
http://localhost:18090/downloads/e3a9bbf9353743e994df6863467cfcca/Certificate.pdf
Obviously, I can't download the certificate, even changing the address to my server's one, I cannot make it to work.
Where can I modify it in order to enable the download of the certificates?
PS.: if I navigate to the path /edx/var/certs/www-data/downloads/e3a9bbf9353743e994df6863467cfcca/Certificate.pdf I can see that the certificate for this student was generated correctly.
Thanks!