Lines Matching refs:warnx
91 warnx("Can't read certificate in file: %s", file);
103 warnx("No certificate found in file %s", file);
135 warnx("Failed to create certificate store");
147 warnx("Failed to parse the signature");
152 warnx("Failed to verify signature");
158 warnx("Failed to get signers");
163 warnx("No signers found");
172 warnx("CA keys are not valid for signatures");
177 warnx("Certificate must have CODE SIGNING "
183 warnx("Certificate must not have any property");
254 warnx("More then one certificate in the certificate file");
263 warnx("CA keys are not valid for signatures");
268 warnx("Certificate must have CODE SIGNING "
283 warnx("Can't read private key: %s", key_file);
288 warnx("The private key %s doesn't match the certificate %s",
298 warnx("Failed to create signature structure");