soap-tls: TLS-enabled SOAP transport (using tls package)
TLS-enabled SOAP transport (using tls package)
main = do -- Initial one-time preparations. settings <- makeSettings (Just "client.crt") (Just "client.key") validateDefault transport <- initTransportWith settings "http://example.com/soap/endpoint" id (iconv "cp-1251") -- the rest is the same as before...
Downloads
- soap-tls-0.1.1.4.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.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.4 |
---|---|
Change log | changelog |
Dependencies | base (>=4.8 && <5), configurator (>=0.3 && <1.0), connection (>=0.2.5 && <0.4), data-default (>=0.5.3 && <1.0), http-client (>=0.2 && <1.0), http-client-tls (>=0.2.4 && <0.4), soap (>=0.2.2 && <0.3), text (>=1.2.2.1 && <2.1), tls (>=1.3.8 && <2.0), x509 (>=1.6.3 && <2.0), x509-store (>=1.6.1 && <2.0), x509-validation (>=1.6.3 && <2.0) [details] |
License | MIT |
Author | Alexander Bondarenko |
Maintainer | aenor.realm@gmail.com |
Revised | Revision 2 made by AlexanderBondarenko at 2022-03-19T16:11:49Z |
Category | Web |
Home page | https://bitbucket.org/dpwiz/haskell-soap |
Uploaded | by AlexanderBondarenko at 2018-03-16T13:34:54Z |
Distributions | Debian:0.1.1.4, LTSHaskell:0.1.1.4, NixOS:0.1.1.4 |
Downloads | 4011 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-16 [all 1 reports] |