HomePhorge

(PUP-1409) add authorityKeyIdentifier to client certificates
9fbcbf0a7db3Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1409) add authorityKeyIdentifier to client certificates

As discussed in the ticket this will add the authorityKeyIdentifier that
is not required, but recommended to add to certs signed by a CA
conforming to RFC 5280. This extension takes the subjectKeyIdentifier of
the CA certificate and adds it as keyid to authorityKeyIdentifier. This
PR also adds a test to make sure the extension is correctly added to the
resulting certificate.

Details

Provenance
jrussek <jrussek@spotify.com>Authored on
Josh Cooper <josh@puppetlabs.com>Committed on Feb 6 2014, 12:43 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf27ebb78d18e: Merge branch 'maint/master/facter-search-path-args'
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU9fbcbf0a7db3: (PUP-1409) add authorityKeyIdentifier to client certificates (authored by jrussek <jrussek@spotify.com>).Feb 6 2014, 12:43 AM