Home | History | Annotate | Download | only in ssl

Lines Matching refs:server_auth

235 	fprintf(stderr," -server_auth  - check server certificate\n");
401 int server_auth=0,i;
481 else if (strcmp(*argv,"-server_auth") == 0)
482 server_auth=1;
893 if (server_auth)