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.2.0.0.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.4, 0.2.0.0 |
|---|---|
| Change log | changelog |
| Dependencies | base (>=4.8 && <5), configurator (>=0.3 && <1.0), crypton-connection (>=0.3.0 && <0.5), crypton-x509 (>=1.6.3 && <2.0), crypton-x509-store (>=1.6.1 && <2.0), crypton-x509-validation (>=1.6.3 && <2.0), data-default (>=0.5.3 && <1.0), http-client (>=0.2 && <1.0), http-client-tls (>=0.2.4 && <0.5), soap (>=0.2.2 && <0.3), text (>=1.2.2.1 && <3), tls (>=2.0.0 && <3.0) [details] |
| License | MIT |
| Copyright | (c) 2013-2025 IC Rainbow |
| Author | IC Rainbow |
| Maintainer | aenor.realm@gmail.com |
| Uploaded | by AlexanderBondarenko at 2025-10-30T11:12:08Z |
| Revised | Revision 1 made by AlexanderBondarenko at 2026-04-05T11:15:21Z |
| Category | Web |
| Home page | https://gitlab.com/dpwiz/haskell-soap |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 4576 total (28 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-10-30 [all 1 reports] |