The latest version of soap-openssl is 0.1.0.2-3.
soap-openssl
Version 0.1.0.2 revision 0 uploaded by AlexanderBondarenko.
Package meta
- Synopsis
- TLS-enabled SOAP transport (using openssl bindings)
- Description
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...
- Author
- Alexander Bondarenko
- Bug reports
- n/a
- Category
- Web
- Copyright
- n/a
- Homepage
- https://bitbucket.org/dpwiz/haskell-soap
- Maintainer
- aenor.realm@gmail.com
- Package URL
- n/a
- Stability
- n/a