Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | RCD IDs help us keep portable in synch | 2013-01-18 | 1 | -0/+2 | ||
| | ||||||
* | add support for Key Revocation Lists (KRLs). These are a compact way to | 2013-01-17 | 1 | -0/+1223 | ||
represent lists of revoked keys and certificates, taking as little as a single bit of incremental cost to revoke a certificate by serial number. KRLs are loaded via the existing RevokedKeys sshd_config option. feedback and ok markus@ |