HTTPS download directory listing does not work (403)
Closed, ResolvedPublic

Assigned To
Authored By
jku2
May 26 2016, 8:55 AM
Subscribers

Description

The HTTPS download site is much more reliable than the FTP one, but there are problems
in the directory listings. This works:

https://www.gnupg.org/ftp/gcrypt/gnutls/

Clicking "v3.4" on that page does not:

https://www.gnupg.org/ftp/gcrypt/gnutls/v3.4/

But the downloads in that directory are accessible:

  https://www.gnupg.org/ftp/gcrypt/gnutls/v3.4/gnutls-3.4.9.tar.xz

The same issue shows on other directories of the same level, like:

https://www.gnupg.org/ftp/gcrypt/gpgme/patches/
https://www.gnupg.org/ftp/gcrypt/gnupg/unstable/

Event Timeline

jku2 renamed this task from HTTPS download directory listing does not work to HTTPS download directory listing does not work (403).May 26 2016, 8:55 AM
jku2 added projects: gpgweb, Bug Report.
jku2 added a subscriber: jku2.

Also, index.html in https://www.gnupg.org/ftp/gcrypt/gnutls/ is not up to date:
it does not list v3.5 but the tarball is there:

https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.tar.xz
werner lowered the priority of this task from Normal to Low.May 27 2016, 9:54 AM

Let us use T2305 for the index update.

werner claimed this task.