Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: make https request with client certificate (Karl Voelker)
----------------------------------------------------------------------
Message: 1
Date: Sun, 23 Feb 2014 11:39:10 -0800
From: Karl Voelker <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] make https request with client
certificate
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Are you already committed to a particular HTTP client library? It appears there
are a bunch of them. I poked into the first one returned by Google
(http-streams), and it appears to have client certificate support.
http://hackage.haskell.org/package/http-streams-0.3.1.0/docs/Network-Http-Client.html#g:7
-Karl
> On Feb 16, 2014, at 3:12 AM, Stanis?aw Findeisen <[email protected]> wrote:
>
> Hi
>
> How can you issue a HTTPS request using client X.509 certificate for
> authentication? Is it supported?
>
> --
> http://people.eisenbits.com/~stf/
> http://www.eisenbits.com/
>
> OpenPGP: 80FC 1824 2EA4 9223 A986 DB4E 934E FEA0 F492 A63B
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 68, Issue 21
*****************************************