HomeSort by: relevance | last modified time | path
    Searched refs:certificate (Results 1 - 2 of 2) sorted by relevancy

  /src/share/examples/racoon/
Makefile 13 FAQ README.certificate README.gssapi README.plainrsa
  /src/usr.bin/nbsvtool/
nbsvtool.c 64 * `outfile'. The signer certificate `cert' and private key
102 * path from the signing certificate to the given trust anchor, extra
158 "Certificate doesn't match required key usage: %s",
195 err(EXIT_FAILURE, "Cannot open certificate file %s", file);
210 errx(EXIT_FAILURE, "Can't read certificate file %s",
217 errx(EXIT_FAILURE, "No certificate found file %s", file);
232 X509 *certificate; member in struct:__anon557a702b0108
238 * Load the certificate file `cert_file' with the associated private
240 * matches the certificate. The optional hints for the path to the CA
252 errx(EXIT_FAILURE, "No certificate file given")
    [all...]

Completed in 39 milliseconds