Home | History | Annotate | Download | only in apps

Lines Matching full:spkac

171 " -spkac file     - File contains DN and signed public key and challenge\n",
492 else if (strcmp(*argv, "-spkac") == 0)
2348 if (strcmp(type, "SPKAC") == 0)
2353 BIO_printf(bio_err,"unable to load Netscape SPKAC structure\n");
2367 BIO_printf(bio_err,"Netscape SPKAC structure not found in %s\n",
2376 BIO_printf(bio_err,"Check that the SPKAC request matches the signature\n");
2380 BIO_printf(bio_err,"error unpacking SPKAC public key\n");
2387 BIO_printf(bio_err,"signature verification failed on SPKAC public key\n");