gpg-agent doesn't implement PROTOCOL.certkeys, latest version at
(http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/usr.bin/ssh/PROTOCOL.certkeys?rev=1.9&content-type=text/plain)
and added in OpenSSH 5.4.
After getting the public key signed, ssh-add will report SSH_AGENT_FAILURE when
handling the certificate. Makes it impossible to use OpenPGP keys for SSH
authentication on hosts that use signed keys.