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.0.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.3), 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 |
| Uploaded | by AlexanderBondarenko at 2014-02-24T15:15:30Z |
| Category | Web |
| Home page | https://bitbucket.org/dpwiz/haskell-soap |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3019 total (8 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] |