[Freeipa-devel] [freeipa PR#476][comment] vault: cache the transport certificate on client

2017-03-13 Thread MartinBasti
  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
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#476][comment] vault: cache the transport certificate on client

2017-03-13 Thread MartinBasti
  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
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#476][comment] vault: cache the transport certificate on client

2017-03-09 Thread MartinBasti
  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
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#476][comment] vault: cache the transport certificate on client

2017-03-06 Thread HonzaCholasta
  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
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#476][comment] vault: cache the transport certificate on client

2017-03-02 Thread tiran
  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
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code