Authenticate to Apache with x.509 client cert.

9 views
Skip to first unread message

gstewart

unread,
Aug 17, 2009, 2:58:06 PM8/17/09
to As3Crypto Discussion List
Hi, very nice library.

Looking through the source I couldn't see any examples using the
library to connect to Apache with an X.509 cert. Is this something
that's on the roadmap, or did I miss something?

Many thanks,

g

Joey Parrish

unread,
Aug 18, 2009, 9:39:12 PM8/18/09
to as3c...@googlegroups.com
The SSL part is trivial using this library, but you would provide your
own HTTP implementation on top of that. HTTP is not hard, and Apache
will let you do very basic 1.0 stuff.

--Joey

Cole

unread,
Aug 19, 2009, 12:20:58 AM8/19/09
to As3Crypto Discussion List
You might be able to use:

http://code.google.com/p/as3httpclientlib/

This is the start of a http client lib that uses this library for
SSL.

I am not sure if it supports client certs or not, but the basics are
there.

The library hasn't been updated since before the commit earlier this
summer on this library that fixed a ton of bugs, so you will probably
have to compile it yourself to get things to get more things to work.

Cole

On Aug 18, 6:39 pm, Joey Parrish <joey.parr...@gmail.com> wrote:
> The SSL part is trivial using this library, but you would provide your
> own HTTP implementation on top of that.  HTTP is not hard, and Apache
> will let you do very basic 1.0 stuff.
>
> --Joey
>
Reply all
Reply to author
Forward
0 new messages