HomePhorge

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

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 21 2011, 7:18 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU99488f363a3c: (#2848) Don't enable `emailProtection` for server keys.
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPU0b45f4ceb015: (#2848) Don't strip the subjectAltName label when listing. (authored by Daniel Pittman <daniel@puppetlabs.com>).Oct 21 2011, 7:18 PM