Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) From: ghudson@mit.edu Subject: git commit Content-Length: 668 Add ecdsa-with-sha512/256 to supportedCMSTypes Elliptic curve certificates are already supported for PKINIT pre-authentication, but their associated signature types aren't advertized. Add ecdsa-with-sha512 and ecdsa-with-sha256 OIDs to the supportedCMSTypes list sent by the client. [ghudson@mit.edu: edited commit message] https://github.com/krb5/krb5/commit/9913e5c92c4e5cb76d6ae58386f744766d2e6454 Author: Julien Rische Committer: Greg Hudson Commit: 9913e5c92c4e5cb76d6ae58386f744766d2e6454 Branch: master src/plugins/preauth/pkinit/pkinit_constants.c | 38 +++++++++++++++++++++++++++ 1 file changed, 38 insertions(+)