Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
24ab36bd 05/19/2017 06:55 AM Dominic Cleal

fixes #7832 - add SSL verification tests for production Rack apps

Uses the Rack app configurations built by the smart proxy launcher with
the Sinatra authz helpers inside a WEBrick server running as part of the
integration test. Real requests are made against the server to test the...

a2b8c3b6 10/12/2016 10:34 AM Tomas Strachota

Fixes #16860 - use blank 404 page

b8e4d472 04/02/2015 11:12 AM Dominic Cleal

fixes #9919 - stub DNS lookup during trusted hosts test

0207401d 02/09/2015 07:53 AM Lukas Zapletal

Fixes #9089 - refactored SSL client verification into method

30aff66f 01/26/2015 07:47 AM Markus Frosch

Fixes #7849 - re-factor trusted_hosts handling

On HTTPS we will get the FQDN from the client certificate and check against the
list.

While on HTTP we will perform both reverse DNS and forward DNS lookup to verify
the client may talk to us.

Additionally the forward_verify of DNS can be disabled.

25691fff 10/20/2014 09:14 AM Dmitri Dolguikh

fixes #7660: fixes first bunch of rubocop warnings

52f0bacf 10/08/2014 08:26 AM Dominic Cleal

fixes #7822 - forbid HTTPS requests with no client SSL certificate

0c9a01b6 08/08/2014 05:44 AM Dominic Cleal

fixes #6589 - add trusted_hosts check back

View revisions

Also available in: Atom