voxpupuli / puppet-openssl

Puppet OpenSSL module
Apache License 2.0
38 stars 84 forks source link

incorrect behaviour of cert_aia_caissuers if file does not exists #126

Closed rtib closed 3 years ago

rtib commented 3 years ago

In the case of deferred evaluation of cert_aia_caissuers, when the argument does not point to an existing and readable file, the function will fail and stop the agent.

This adds an appropriate test case and fix for this issue.

puppet-community-rangefinder[bot] commented 3 years ago

cert_aia_caissuers is a function

that may have no external impact to Forge modules.

This module is declared in 2 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.