make https request with client certificate

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

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-Cl... -Karl
On Feb 16, 2014, at 3:12 AM, Stanisław Findeisen
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 Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
participants (2)
-
Karl Voelker
-
Stanisław Findeisen