Home
last modified time | relevance | path

Searched refs:verify_crl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dimport.c809 char *verify_crl = NULL; in pk_import() local
897 verify_crl = optarg_av; in pk_import()
898 if (tolower(verify_crl[0]) == 'y') in pk_import()
900 else if (tolower(verify_crl[0]) == 'n') in pk_import()