HomePhorge

maint: SSL::Inventory.serial should report missing names.
cc311ad3dcb7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: SSL::Inventory.serial should report missing names.

Our SSL inventory was able to find the serial number of a certificate by name,
but was incapable of living up to the contract it offered, that it would
actually report when a certificate was missing.

Now it returns nil, which is the same case as "no inventory", if the
certificate was not found, rather than accidentally returning the entire
inventory data as raw strings.

Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU72abe6ce7192: (#7204) Consolidate Semantic Versioning code.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUcc311ad3dcb7: maint: SSL::Inventory.serial should report missing names. (authored by Daniel Pittman <daniel@puppetlabs.com>).Jul 20 2011, 11:49 PM