pkgsrc/security/py-trustme/distinfo
adam 843cfe403b py-trustme: updated to 0.5.0
Trustme 0.5.0:

Features
Added CA.create_child_ca() to allow for certificate chains
Added CA.private_key_pem to export CA private keys; this allows signing other certs with the same CA outside of trustme.
CAs now include the KeyUsage and ExtendedKeyUsage extensions configured for SSL certificates.
CA.issue_cert now accepts email addresses as a valid form of identity.
It’s now possible to set the “common name” of generated certs; see CA.issue_cert for details
CA.issue_server_cert has been renamed to CA.issue_cert, since it supports both server and client certs. To preserve backwards compatibility, the old name is retained as an undocumented alias.

Bugfixes
Make sure cert expiration dates don’t exceed 2038-01-01, to avoid issues on some 32-bit platforms that suffer from the Y2038 problem.
2019-01-25 13:33:15 +00:00

6 lines
403 B
Text

$NetBSD: distinfo,v 1.2 2019/01/25 13:33:15 adam Exp $
SHA1 (trustme-0.5.0.tar.gz) = 81053fcc7e73f8f34ce075b224761d0c980b86fa
RMD160 (trustme-0.5.0.tar.gz) = 1704c62a88eb0d3657b6993920427c40dbe8030a
SHA512 (trustme-0.5.0.tar.gz) = 7ce5041b8d3687fa462fe93e55b2f83549ab805cec4a2a94c9178a02af557cf8900fe6c05bae0bf100eb36181952fb2bc31cb1d4d6ad6ed2fd2b0706d569518f
Size (trustme-0.5.0.tar.gz) = 21232 bytes