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.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | changelog |
Dependencies | base (>=4.6 && <5), configurator, data-default, HsOpenSSL, http-client (>=0.2 && <0.4), http-client-openssl (>=0.2 && <0.3), soap (>=0.2.2 && <0.3), text [details] |
License | MIT |
Author | Alexander Bondarenko |
Maintainer | aenor.realm@gmail.com |
Category | Web |
Home page | https://bitbucket.org/dpwiz/haskell-soap |
Uploaded | by AlexanderBondarenko at 2014-05-03T21:13:18Z |
Distributions | NixOS:0.1.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2929 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |