| Safe Haskell | None |
|---|
Network.SOAP.Transport.HTTP.TLS
Description
SSL-enabled http transport with support for https requests and client certificates.
Documentation
makeSettings :: Maybe FilePath -> Maybe FilePath -> (CertificateStore -> ValidationCache -> ServiceID -> CertificateChain -> IO [FailedReason]) -> IO ManagerSettingsSource