Lines Matching full:certificate
1263 "Usage: microspdy2http -p <PORT> [-c <CERTIFICATE>] [-k <CERT-KEY>]\n"
1268 " -c, --certificate Path to a certificate file. Requiered if\n"
1270 " -k, --certificate-key Path to a key file for the certificate.\n"
1303 {"certificate", required_argument, 0, 'c'},
1304 {"certificate-key", required_argument, 0, 'k'},