Below is a function prototype someone posted on a GA Tech newsgroup that is supposedly from OpenSSL. Why the heck would anyone create such a monstrosity and even better who's expected to peer review this stuff? Many eyes make all bugs shallow, my ass.
int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, TXT_DB *db, BIGNUM *serial, char *subj, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy) {
Is it me or have the questions on Jeopardy gotten a whole lot easier since the rise of crap game shows like "Who Wants To Be A Millionaire" that ask the equivalent of junior high school level trivia?
 

Categories:

Comments are closed.