hookup-0.6: Abstraction over creating network connections with SOCKS5 and TLS
Copyright(c) Eric Mertens 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Hookup.OpenSSL

Description

 
Synopsis

Documentation

installVerification Source #

Arguments

:: SSLContext 
-> String

hostname

-> IO () 

Add hostname checking to the certificate verification step. Partial wildcards matching is disabled.