[AWS] SSL client certificate

Arnaud Rolly arnaud.rolly@eikonex.net
Mon, 15 Dec 2003 17:47:37 +0100


Hi.

Is there a way to access and check the client certificate on a SSL connection 
with AWS ? The goal is to secure SOAP services, by filtering and identifying 
clients on a signed certificate. (i already have a certificate authority 
(CA), with its own self-signed certificate, and clients certificates signed 
by the CA, it works well). If it's not possible on the AWS side, i'll look at 
a kind of external SSL port forwarder (but this is less interesting, since in 
this case, it's no longer possible to automatically identify a client)

Thanks,
Arnaud Rolly.