Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
ace030fa 04/27/2016 02:55 PM Justin Sherrill

Refs #12266 - Fixes no implicit conversion of Hash into String

/Stage[main]/Certs::Katello/Certs_bootstrap_rpm[katello-ca-consumer-centos7-bats.example.com]: no implicit conversion of Hash into String
/usr/share/katello-installer-base/modules/certs/lib/puppet/provider/certs_bootstrap_rpm/katello_ssl_tool.rb:25:in symlink

ee7543cb 04/21/2016 03:08 PM Eric D Helms

Fixes #12266: Handle last RPM sort for more than 10 bootstrap RPMs (#83)

Old method of sorting used string based comparisons which after 10
release versions fails to sort properly. This moves to a method of
comparing individual releases via integer comparison to derive the...

83fbc850 02/03/2015 06:37 PM Eric Helms

Fixes #9204: Resolve conflict with similar cert names.

If two certs have roughly the same name, one can over ride the over
during lookup for existence. For example, katello-foreman-proxy and
katello-foreman-proxy-client would have been resolved to the latter name...

dff469d9 08/15/2014 01:54 PM Ivan Necas

Refs #6875 - separate the default CA and server CA

Up until now, we used the default CA for both server and client certificates.
This made practically impossible to issue the server certificates outside of
the installer and pass it in as arguments.

By default, the server CA is the same as default CA, unless the $server_ca_cert...

d4a730d7 03/06/2014 01:42 PM Eric Helms

Addresses changes made to katello-certs-tools regarding location of
cert generation and password arguments to katello-certs-tools. Provies
cleanup and simplification of where and what certs are used as well as
changing the naming conventions to reflect the fact that Katello is...

1e8667e8 01/16/2014 12:01 PM Ivan Necas

Strip textual info from public certs

Causes various troubles across the tools.

a1731d81 01/14/2014 05:07 PM Ivan Necas

Fix city

And remove unnecessary code

2c2acd78 01/10/2014 11:37 AM Ivan Necas

Extract candlepin specific cert configs to candlepin module

592f8f80 10/22/2013 07:04 AM Ivan Necas

1021119 - make sure private keys are never world readable

This should prevent similar mistakes in future.

8c8c706f 09/16/2013 08:00 PM Ivan Necas

Proper check if new version is available for cert packages

View revisions

Also available in: Atom