Message191421
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, ezio.melotti, pitrou |
| Date | 2013-06-18.17:40:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1371577256.55.0.0764836562591.issue18138@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, I have seen them. In fact OpenSSL has library, function and reason.
if ((ERR_GET_LIB(errcode) == ERR_LIB_X509) &&
(ERR_GET_REASON(errcode) == X509_R_CERT_ALREADY_IN_HASH_TABLE)) {}
I'm going for 3) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-18 17:40:56 | christian.heimes | set | recipients: + christian.heimes, pitrou, ezio.melotti |
| 2013-06-18 17:40:56 | christian.heimes | set | messageid: <1371577256.55.0.0764836562591.issue18138@psf.upfronthosting.co.za> |
| 2013-06-18 17:40:56 | christian.heimes | link | issue18138 messages |
| 2013-06-18 17:40:56 | christian.heimes | create | |