[Heimdal-source-changes] [heimdal/heimdal] 46e0bd: Use P-256 for EC tests

GitHub noreply at github.com
Tors Mars 13 02:19:46 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 46e0bd3c6872b80a2201efedba81c71d96069c89
      https://github.com/heimdal/heimdal/commit/46e0bd3c6872b80a2201efedba81c71d96069c89
  Author: Viktor Dukhovni <viktor at twosigma.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
    M lib/hx509/Makefile.am
    A lib/hx509/data/mkcert.sh
    R lib/hx509/data/secp160r1TestCA.cert.pem
    R lib/hx509/data/secp160r1TestCA.key.pem
    R lib/hx509/data/secp160r1TestCA.pem
    R lib/hx509/data/secp160r2TestClient.cert.pem
    R lib/hx509/data/secp160r2TestClient.key.pem
    R lib/hx509/data/secp160r2TestClient.pem
    R lib/hx509/data/secp160r2TestServer.cert.pem
    R lib/hx509/data/secp160r2TestServer.key.pem
    R lib/hx509/data/secp160r2TestServer.pem
    A lib/hx509/data/secp256r1TestCA.cert.pem
    A lib/hx509/data/secp256r1TestCA.key.pem
    A lib/hx509/data/secp256r1TestCA.pem
    A lib/hx509/data/secp256r2TestClient.cert.pem
    A lib/hx509/data/secp256r2TestClient.key.pem
    A lib/hx509/data/secp256r2TestClient.pem
    A lib/hx509/data/secp256r2TestServer.cert.pem
    A lib/hx509/data/secp256r2TestServer.key.pem
    A lib/hx509/data/secp256r2TestServer.pem
    M lib/hx509/test_chain.in
    M lib/hx509/test_cms.in

  Log Message:
  -----------
  Use P-256 for EC tests

Fedora/RedHat OpenSSL supports only P-256, P-384 and P-521.

The new mkcert.sh script can create updated certs when these
expire on Jan 17th 2038.




More information about the Heimdal-source-changes mailing list