HomePhorge

(#2848) Don't strip the subjectAltName label when listing.
5ac2417c297cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#2848) Don't strip the subjectAltName label when listing.

The X.509 subjectAltName field contains a set of labeled values; each label
defines a namespace that the rest of the content fits within. DNS is one of
those, and is the only one that Puppet actually uses, but there are plenty of
others including email addresses, IP, a DN, or a URI.

When we displayed the values we used to strip that label off, which hid
potentially critical information from the user. Instead we should preserve,
and display, that data.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
Nick Lewis <nick@puppetlabs.com>Committed on Oct 22 2011, 12:51 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU44cf3a280dd3: (#2848) Don't enable `emailProtection` for server keys.
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPU5ac2417c297c: (#2848) Don't strip the subjectAltName label when listing. (authored by Daniel Pittman <daniel@puppetlabs.com>).Oct 22 2011, 12:51 AM