| Summary: | Revoking certificates when TrustedUserCAKeys-file contains multiple keys does not work | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Peter <peter> |
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.9p1 | ||
| Hardware: | amd64 | ||
| OS: | FreeBSD | ||
|
Description
Peter
2019-04-07 02:54:40 AEST
Are you specifying "revoked" as a literal key? If so, these are revoked by the signature key in the certificate, not the one on the command line (I think). |