Searched refs:SSL_HOST_NAME (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Ds_client.c156 /*#define SSL_HOST_NAME "www.netscape.com" */
157 /*#define SSL_HOST_NAME "193.118.187.102" */
158 #define SSL_HOST_NAME "localhost" macro
188 BIO_printf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR);
245 char *host=SSL_HOST_NAME;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c157 /*#define SSL_HOST_NAME "www.netscape.com" */
158 /*#define SSL_HOST_NAME "193.118.187.102" */
159 #define SSL_HOST_NAME "localhost" macro
189 BIO_printf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR);
260 char *host=SSL_HOST_NAME;

Completed in 97 milliseconds