Title: Obtaining IP Address
SSL *s;
conn_rec conn_rec;
char * cpVHostID;
conn_rec = SSL_get_app_data(s);
cpVHostID = ssl_util_vhostid(p, conn_rec->server);
----- Original Message -----
Sent: Tuesday, September 18, 2001 8:27 AM
Subject: Obtaining IP Address

        Dear OpenSSL followers,

        Is there a way to obtain the host/ip address from an SSL *. It would help me greatly in my project if that was possible. Thanks!

-------------------------------------
Andrew T. Finnell
Software Engineer
eSecurity Inc
(321) 394-2485

Reply via email to