Current Version Distribution PGP Signatures = 404

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.
Please direct questions that are Mac or Linux-specific (dealing with installation and OS integration) to the appropriate Linux or Mac board.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only. The main focus here is on Pale Moon on Windows. Please direct your questions that are specific for Linux and Mac to the dedicated boards for those operating systems.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
Locked
c42e91dc050d

Current Version Distribution PGP Signatures = 404

Post by c42e91dc050d » 2016-11-22, 19:29

Hello,
I do not know if this condition is normal, i.e., delayed propagation;
the links to the current version distribution PGP signatures are 404s.
I have obtained the signatures by using the download URIs by appending the .sig extension.
Regards.

dark_moon

Re: Current Version Distribution PGP Signatures = 404

Post by dark_moon » 2016-11-24, 17:46

Welcome to the forum!

Link works for me (Windows x64 build)

c42e91dc050d

Re: Current Version Distribution PGP Signatures = 404

Post by c42e91dc050d » 2016-12-02, 19:35

$ curl -IL https://www.palemoon.org/pgp/palemoon-2 ... er.exe.sig
HTTP/2 404
date: Fri, 02 Dec 2016 19:32:41 GMT
content-type: text/html
set-cookie: __cfduid=d3ed82f137ceb202be0b29391db9387861480707160;
expires=Sat, 02-Dec-17 19:32:40 GMT; path=/; domain=.palemoon.org; HttpOnly
server: cloudflare-nginx
cf-ray: 30b134cbcc9341fb-MSP


$ curl -IL http://relmirror2.palemoon.org/release/ ... taller.exe
HTTP/1.1 200 OK
Server: nginx/1.10.2
Date: Fri, 02 Dec 2016 19:32:41 GMT
Content-Type: application/octet-stream
Content-Length: 35106128
Last-Modified: Thu, 01 Dec 2016 18:38:41 GMT
Connection: keep-alive
ETag: "58406e31-217ad50"
Accept-Ranges: bytes


$

c42e91dc050d

Re: Current Version Distribution PGP Signatures = 404

Post by c42e91dc050d » 2016-12-02, 19:38

$ curl -IL http://relmirror2.palemoon.org/release/ ... .exe{,.sig}

[1/2]: http://relmirror2.palemoon.org/release/ ... taller.exe --> <stdout>
--_curl_--http://relmirror2.palemoon.org/release/ ... taller.exe
HTTP/1.1 200 OK
Server: nginx/1.10.2
Date: Fri, 02 Dec 2016 19:36:43 GMT
Content-Type: application/octet-stream
Content-Length: 35106128
Last-Modified: Thu, 01 Dec 2016 18:38:41 GMT
Connection: keep-alive
ETag: "58406e31-217ad50"
Accept-Ranges: bytes


[2/2]: http://relmirror2.palemoon.org/release/ ... er.exe.sig --> <stdout>
--_curl_--http://relmirror2.palemoon.org/release/ ... er.exe.sig
HTTP/1.1 200 OK
Server: nginx/1.10.2
Date: Fri, 02 Dec 2016 19:36:43 GMT
Content-Type: application/octet-stream
Content-Length: 851
Last-Modified: Thu, 01 Dec 2016 18:41:11 GMT
Connection: keep-alive
ETag: "58406ec7-353"
Accept-Ranges: bytes


$

Locked