[Freeipa-devel] [freeipa PR#616][opened] Simplify KRA transport cert cache

tiran freeipa-github-notification at redhat.com
Fri Mar 17 09:49:02 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/616
Author: tiran
 Title: #616: Simplify KRA transport cert cache
Action: opened

PR body:
"""
In-memory cache causes problem in forking servers. A file based cache is
good enough. It's easier to understand and avoids performance regression
and synchronization issues when cert becomes out-of-date.

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/616/head:pr616
git checkout pr616
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-616.patch
Type: text/x-diff
Size: 7075 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170317/4ba4c5b7/attachment.bin>


More information about the Freeipa-devel mailing list