Home | History | Annotate | Download | only in ssl

Lines Matching refs:server_auth

320 	fprintf(stderr," -server_auth  - check server certificate\n");
510 int server_auth=0,i;
594 else if (strcmp(*argv,"-server_auth") == 0)
595 server_auth=1;
1027 if (server_auth)