HomePhorge

(PUP-3063) Remove client certificate expiration check
ea98df7622aeUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3063) Remove client certificate expiration check

This is a follow-up to PUP-3031. The code that we were using
to issue a warning about expiration dates of client certificates
was in a pretty heavily-frequented path, was expensive, and
did not account for differences between the various web
servers that we might be running in. We decided that it would
be better to provide a CLI tool for this, rather than having
it be something that is triggered on each HTTP request.

The design / scope for the CLI tool is not fleshed out yet,
and we did not want to leave orphaned code in the source tree
until that happens, so the code is just being removed for now.

Details

Provenance
Chris Price <chris@puppetlabs.com>Authored on
Kevin Corcoran <kevin.corcoran@puppetlabs.com>Committed on Oct 27 2014, 10:48 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU888e6de0d89f: Merge pull request #3214 from joshcooper/ticket/master/PUP-3130-remove-hidden…
Branches
Unknown
Tags
Unknown

Event Timeline

Kevin Corcoran <kevin.corcoran@puppetlabs.com> committed rPUea98df7622ae: (PUP-3063) Remove client certificate expiration check (authored by Chris Price <chris@puppetlabs.com>).Oct 27 2014, 10:48 PM