|
Message-ID: <20180731100858.GA18809@openwall.com> Date: Tue, 31 Jul 2018 12:08:58 +0200 From: Solar Designer <solar@...nwall.com> To: lkrg-users@...ts.openwall.com Subject: Re: Unable to verify signature On Mon, Jul 30, 2018 at 08:58:34PM +0000, vapnik spaknik wrote: > Yes, you're right, I checked; my browser unzips it but doesn't remove the file ending. Thanks. I've just changed the server configuration to send any .gz files including .tar.gz as: Content-Type: application/octet-stream Previously, for a .tar.gz we had: Content-Type: application/x-tar Content-Encoding: x-gzip Simply removing the Content-Encoding header didn't feel right because the stream isn't just tar, but is tar.gz. Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.