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

/external/openssl/apps/
H A Ds_client.c184 /*#define SSL_HOST_NAME "www.netscape.com" */
185 /*#define SSL_HOST_NAME "193.118.187.102" */
186 #define SSL_HOST_NAME "localhost" macro
290 BIO_printf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR);
569 char *host=SSL_HOST_NAME;

Completed in 48 milliseconds