Does anyone know the steps is takes to perform an SSL handshake, mainly in
PHP.

I need to establish an SSL connection with an external server, and it is my
understanding that during the SSL handshake, a cypher is decided on and
public keys are exchanged. But I don't know how to implement.

Help!

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to