Searched refs:CAformat (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/apps/
H A Dx509.c175 int informat,outformat,keyformat,CAformat,CAkeyformat; local
223 CAformat=FORMAT_PEM;
258 CAformat=str2fmt(*(++argv));
492 if ((CAkeyfile == NULL) && (CA_flag) && (CAformat == FORMAT_PEM))
639 xca=load_cert(bio_err,CAfile,CAformat,NULL,e,"CA Certificate");

Completed in 166 milliseconds