Hi!It seems to be a problem when I have revoked keys from multiple CAs in one KRL file.
ssh refuses access and says:Nov 13 13:32:15 q sshd[35438]: error: buffer_get_string_ptr: bad string length 268032
Nov 13 13:32:15 q sshd[35438]: error: parse_revoked_certs: buffer errorNov 13 13:32:15 q sshd[35438]: error: Invalid KRL, refusing public key authentication
How would I revoke keys from multiple CAs then? if I put multiple RevokedKeys it only considers one file.
The KRL is generated by: ssh-keygen -k -u -f revoked_keys.bin -s ca1.pub revoked_keys1 ssh-keygen -k -u -f revoked_keys.bin -s ca2.pub revoked_keys2 revokes_keys[1-2] has the format: serial: 2134 serial: 2343 serial: 2842 serial: 8795
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev