soap-openssl: TLS-enabled SOAP transport (using openssl bindings)
TLS-enabled SOAP transport (using openssl bindings)
main = withOpenSSL $ do -- Initial one-time preparations. settings <- makeSettings (Just ("client.crt", "client.key")) transport <- initTransportWith settings "http://example.com/soap/endpoint" id (iconv "cp-1251") -- the rest is the same as before...
Downloads
- soap-openssl-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | changelog |
Dependencies | base (>=4.8 && <5), configurator (>=0.3 && <1.0), data-default (>=0.5.3 && <1.0), HsOpenSSL (>=0.11.1.1 && <0.12), http-client (>=0.2 && <1.0), http-client-openssl (>=0.2.0.2 && <0.4), soap (>=0.2.2 && <0.3), text (>=1.2.2.1 && <2.1) [details] |
License | MIT |
Author | Alexander Bondarenko |
Maintainer | aenor.realm@gmail.com |
Revised | Revision 3 made by AlexanderBondarenko at 2022-03-19T16:11:21Z |
Category | Web |
Home page | https://bitbucket.org/dpwiz/haskell-soap |
Uploaded | by AlexanderBondarenko at 2015-03-25T09:29:58Z |
Distributions | LTSHaskell:0.1.0.2, NixOS:0.1.0.2 |
Downloads | 2656 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-25 [all 1 reports] |