Package cert-sh-functions: Information

  • Default inline alert: Version in the repository: 1.0.6-alt1

Source package: cert-sh-functions
Version: 1.0.2-alt1
Latest version according to Repology
Build time:  Dec 4, 2015, 07:37 PM in the task #154367
Category: System/Base
Report package bug
Home page: 

License: GPL
Summary: helper functions for ssl certificate generation
Description: 
helper functions for ssl certificate generation

List of rpms provided by this srpm:
cert-sh-functions (noarch)

Maintainer: Mikhail Efremov


ACL:
Andrey Cherepanov
@everybody

Last changed


Dec. 4, 2015 Mikhail Efremov 1.0.2-alt1
- Use SHA256 for certificates (thx naf@) (closes #31538).
Nov. 12, 2015 Mikhail Efremov 1.0.1-alt1
- Make DH bits and certificate days configurable.
- Always separate rm's options from arguments.
July 8, 2015 Mikhail Efremov 1.0.0-alt1
- Minor spec cleanup.
- ssl_generate(): Make errors fatal.
- Make new self-signed certificate if expired (closes: #19082).
- Make errors not fatal.
- Fix ssl_check_pem() (closes: #24983).
- Use 1024 bits for dhparam as default.
- Allow set number of bits as argument to ssl_make_key().
- Use 2048 bits for RSA key by default (closes: #31116).