Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  puppet
  puppet_x

Latest revisions

# Date Author Comment
9074ba6d 04/26/2021 04:08 PM Eric Helms

Refs #31574: Compare SHA256 fingerprints when checking truststore

The default on some operating systems such as EL7 is to print the
SHA1 fingerprint of a certificate. The java truststore reports
the SHA-256 fingerprint and thus we need to explicitly check the...

de946a47 04/21/2021 04:04 PM Ewoud Kohl van Wijngaarden

Fixes #31574: Ensure truststore certificates get updated when they change

d5348ec6 08/31/2020 12:38 PM Eric Helms

Refs #30316: Cleanup bootstrap RPM generation code

b467c25c 09/16/2019 10:29 AM Ewoud Kohl van Wijngaarden

Fixes #27857 - autorequire parent paths in types

Before the patch only the path itself was autorequired but this copies
the autorequire from Puppet's file which autorequires all parts of the
path to the root. This ensures that the parent directory exists before...

2d14f54b 03/05/2019 05:23 PM Trey Dockendorf

Fixes #26180 - Fix puppet generate types by moving common

Move type common module to PuppetX namespace to avoid breaking `puppet generate types`.

a401fee2 02/28/2019 04:42 PM Ivan Necas

Fixes #26119 - don't use md5 for digesting

4143a1f0 02/25/2019 01:52 PM Ivan Necas

Fixes #26088 - ensure RSA word for SSLProxyMachineCertificateFile

Apaches's SSLProxyMachineCertificateFile is not able to find a key
wrapped in `-----BEGIN PRIVATE KEY-----`, which is the format that is
generated when running the server in FIPS mode. It seems that just making...

1992882e 10/31/2018 03:06 PM Ewoud Kohl van Wijngaarden

Rewrite validate_file_exists to a modern Ruby function

The modern Ruby function API is much cleaner and allows using Puppet 4
data types.

5089bb3d 05/31/2018 01:21 AM Ewoud Kohl van Wijngaarden

Fixes #16911 - Make $server_cert_req optional

b8367b13 05/11/2018 02:58 PM Jonathon Turel

Remove dependency on puppet-common

View revisions

Also available in: Atom