Home | History | Annotate | Download | only in ssl

Lines Matching full:server_auth

320 	fprintf(stderr," -server_auth  - check server certificate\n");
516 int server_auth=0,i;
599 else if (strcmp(*argv,"-server_auth") == 0)
600 server_auth=1;
1050 if (server_auth)