Searched refs:HTTPS_PORT (Results 1 – 1 of 1) sorted by relevance
54 #define HTTPS_PORT "443" macro1115 if (BIO_set_conn_port(bio, HTTPS_PORT) != 1) { in CreateConnectBio()