Lines Matching full:trustout
124 " -trustout - output a \"trusted\" certificate\n",195 int trustout=0,clrtrust=0,clrreject=0,aliasout=0,clrext=0;361 trustout = 1;374 trustout = 1;380 trustout = 1;455 else if (strcmp(*argv,"-trustout") == 0)456 trustout= 1;1057 if (trustout) i=PEM_write_bio_X509_AUX(out,x);