Discussion:
[Freeipa-devel] [freeipa PR#476][opened] vault: cache the transport certificate on client
HonzaCholasta
2017-02-17 11:22:30 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: opened

PR body:
"""
https://fedorahosted.org/freeipa/ticket/6652
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
HonzaCholasta
2017-02-21 10:40:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
HonzaCholasta
2017-02-21 11:03:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
HonzaCholasta
2017-02-22 09:42:31 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
HonzaCholasta
2017-02-23 11:53:24 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
tiran
2017-03-02 14:08:39 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

tiran commented:
"""
I didn't see your comment regarding the in-memory cache because github hid the section after your most recent push.

The in-memory cache doesn't work for Custodia because Custodia is a forking webserver. Requests are handled in one-shot client processes. I must be able to forcefully download the certificate in the main process, before it starts listening on incoming requests.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/476#issuecomment-283662399
HonzaCholasta
2017-03-06 10:39:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
HonzaCholasta
2017-03-06 10:45:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

HonzaCholasta commented:
"""
Calling `vaultconfig_show` now refreshes the cache, you can call it to download and cache the certificate in the main process.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/476#issuecomment-284362437
HonzaCholasta
2017-03-06 12:50:01 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
MartinBasti
2017-03-09 13:03:17 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

MartinBasti commented:
"""
needs rebase
"""

See the full comment at https://github.com/freeipa/freeipa/pull/476#issuecomment-285345504
HonzaCholasta
2017-03-09 13:30:06 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
MartinBasti
2017-03-13 11:05:58 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

MartinBasti commented:
"""
Works for me
"""

See the full comment at https://github.com/freeipa/freeipa/pull/476#issuecomment-286077394
MartinBasti
2017-03-13 11:06:06 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

Label: +ack
MartinBasti
2017-03-13 15:02:45 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Author: HonzaCholasta
Title: #476: vault: cache the transport certificate on client
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/476/head:pr476
git checkout pr476
MartinBasti
2017-03-13 15:02:42 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

Label: +pushed
MartinBasti
2017-03-13 15:02:43 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/476
Title: #476: vault: cache the transport certificate on client

MartinBasti commented:
"""
master:

* 98bb5397c535e5e1a6c5ade9f0fb918be1d282c3 vault: cache the transport certificate on client
"""

See the full comment at https://github.com/freeipa/freeipa/pull/476#issuecomment-286134100
Loading...