sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Apache setup for refusing to serve bad keys


From: echelon
Subject: Re: [Sks-devel] Apache setup for refusing to serve bad keys
Date: Wed, 20 Feb 2019 11:57:53 +0000 (UTC)

On 19.02.2019 04:11, John Zaitseff wrote:
> Hi, all again,
> 
> Slight bug fix: replace:
> 
>   RewriteCond "%{QUERY_STRING}"           "search=([^&]+)&?"
> 
> with:
> 
>   RewriteCond "%{QUERY_STRING}"           "search=([^&]+)(&|$)"

Thank you, but looks like it does only works partly, e.g. from webinterface.

e.g.:
[20/Feb/2019:12:52:40 +0100] "GET
/pks/lookup?search=0x69D2EAD9&op=vindex HTTP/1.1" 410 602
"http://keys.i2p-projekt.de/"; "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36"

looks like it works fine.
BUT:

[20/Feb/2019:12:55:26 +0100] "GET
/pks/lookup?op=get&options=mr&search=0x69D2EAD9 HTTP/1.1" 200 39693256
"-" "-"

does not work with youre rewriteConds.
Hm

(BTW: look at this key: 0xD7FFC063B40A2294B966DB47FF80AE9D1DEC358D WTH?? )


> John Zaitseff

echelon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]