[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sks-devel] peering broken for keyservers using reverse-proxies?
From: |
John Clizbe |
Subject: |
Re: [Sks-devel] peering broken for keyservers using reverse-proxies? |
Date: |
Thu, 05 Apr 2012 20:07:33 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.20pre) Gecko/20110606 Mnenhy/0.8.5 SeaMonkey/2.0.15pre |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1,SHA256
Daniel Kahn Gillmor wrote:
>
> The following patch probably also needs to be applied to the development
> tree:
>
> --- sks-1.1.2.orig/script.ml 2009-03-25 22:14:44.000000000 -0400
> +++ sks-1.1.2/script.ml 2012-04-05 17:29:43.000000000 -0400
> @@ -69,7 +69,7 @@
> let sout = Channel.new_buffer_outc 0 in
> CMarshal.marshal_list ~f:CMarshal.marshal_string sout hashes;
> let msg = sout#contents in
> - cout#write_string "POST /pks/hashquery\r\n";
> + cout#write_string "POST /pks/hashquery HTTP/1.0\r\n";
> cout#write_string (sprintf "content-length: %d\r\n\r\n"
> (String.length msg));
> cout#write_string msg;
> @@ -97,7 +97,7 @@
> let sout = Channel.new_buffer_outc 0 in
> CMarshal.marshal_list ~f:CMarshal.marshal_string sout hashes;
> let msg = sout#contents in
> - cout#write_string "POST /pks/hashquery\r\n";
> + cout#write_string "POST /pks/hashquery HTTP/1.0\r\n";
> cout#write_string (sprintf "content-length: %d\r\n\r\n"
> (String.length msg));
> cout#write_string msg;
>
>
> I'd be happy to try to commit it myself, but i don't think i have access
> to the repo.
script.ml
committed changeset 88:dc1d4aed4ef7
It's at https://code.google.com/r/johnclizbe-sks-keyserver/source/list
I'm not sure if I have access to pull things from my repo into the main tree or
if only Yaron can do it. I've done a fair amount since we cut 1.1.2.
- -John
- --
John P. Clizbe Inet: John (a) Gingerbear DAWT net
SKS/Enigmail/PGP-EKP or: John ( @ ) Enigmail DAWT net
FSF Assoc #995 / FSFE Fellow #1797 hkp://keyserver.gingerbear.net or
mailto:address@hidden
Cowboy Haiku -- Reflections on Rodeo
So many Cowboys. / Round Wrangler butts drive me nuts. / Never enough rope.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12-git-509fe4ce-2012-01-31 (Windows XP)
Comment: When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!
Comment: Be part of the £7 ECHELON -- Use Strong Encryption.
Comment: It's YOUR right - for the time being.
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJPfkHSAAoJECMTMVxDW9A0JgMH/1tH6l4KUw4cRRkeZ9QKEqNf
nbnqsJcosPeVno4DZ1oEKRhZMoAeCpHXH7uE2bmfcjEtne86kSQNBj6NWPix0UlX
mtGU/N8W8Nbh2sGY1WLkrzXqTtEW14oxl8lAhcHAV6d3kQQYL2eNRrLr6qHDGZ+2
N8J14RZdG4rTFyM2YtBXzKmy1BJzpr4Ap31mi07G5Cft6iAHM9vy6VfbfKAOwGZw
a+Rs5+oQMGuTHX3B6F024JrARpZYXmu+sJhE6zHMHi67uR5f9B7DSKbCXt6zwcGQ
rgfof0P56zIVvKoiKiMeRTZEB73zfOIE+A9HscBPexfu88kqQH5VSyIQph5FkryI
XgQBEQgABgUCT35B0gAKCRDrXhnz1laYJbxHAP9cssJuvNp1pO74/ecuxP0Xaz9I
T1yz2AY66xcgO6RCyAD+NO97v7kKTVfbvMhFOYlQb4qgcq949Zl1H95K4KiX8/g=
=cqGi
-----END PGP SIGNATURE-----