Andreas Steffen
|
5ff99529e6
|
ASN.1 two's complement encoding prevents overflow in CRL serial number
|
2012-04-04 11:29:12 +02:00 |
|
Tobias Brunner
|
20d752b4ff
|
pki: Avoid integer overflow when calculating certificate lifetimes.
This only works properly if sizeof(time_t) > 4.
|
2011-12-23 16:33:24 +01:00 |
|
Tobias Brunner
|
3fe6c0b27e
|
Do proper cleanup in some error cases in pki signcrl.
|
2011-04-14 18:11:44 +02:00 |
|
Martin Willi
|
0110c26a04
|
Use incremented serial of base CRL when signing delta CRL
|
2011-01-05 16:46:06 +01:00 |
|
Martin Willi
|
de8521f6f2
|
Added support for delta CRLs to pki tool
|
2011-01-05 16:46:04 +01:00 |
|
Martin Willi
|
dffb176f2b
|
CRLSign keyUsage or CA basicConstraint are sufficient for CRL validation
|
2011-01-05 16:45:56 +01:00 |
|
Martin Willi
|
efab731338
|
Added PKCS#11 private key support to the pki tool
|
2010-08-04 09:26:21 +02:00 |
|
Martin Willi
|
b5b95c75de
|
Added pki PEM encoding support for certificates, CRLs and PKCS10 requests
|
2010-07-13 14:14:39 +02:00 |
|
Martin Willi
|
0406eeaacb
|
Support different encoding types in certificate.get_encoding()
|
2010-07-13 13:53:20 +02:00 |
|
Martin Willi
|
0c73ceff0a
|
Added a --signcrl command to the pki utility
|
2010-05-21 16:25:51 +02:00 |
|