Hi, I have not been able to use this adapter, maybe I just misunderstood the goal, maybe I misused it... I wanted to use it to test a configuration before the dns is property set in the situation I have proper certificate in place: the same test I would obtain cheating with resolution in /etc/hosts. In this frame I need that verification of th ssl chain is done! that's part of what I want to test. In your example, you explicitly set it to False. Do I misunderstand what is this adapter intended to do or is impossible to achieve? Moreover, in the example you write `session.get('/some/path', ...)` it seems to me that you need to put there an address, while the `path`, seems to refer to `parsed_url.path`