[Freeipa-devel] [freeipa PR#433][opened] csrgen: Allow some certificate fields to be specified by the user

2017-02-04 Thread LiptonB
URL: https://github.com/freeipa/freeipa/pull/433 Author: LiptonB Title: #433: csrgen: Allow some certificate fields to be specified by the user Action: opened PR body: """ These patches allow CSR generation rules to contain a "prompt," which will cause data to be requested from the user and i

[Freeipa-devel] [freeipa PR#434][opened] csrgen: Automate full cert request flow

2017-02-04 Thread LiptonB
URL: https://github.com/freeipa/freeipa/pull/434 Author: LiptonB Title: #434: csrgen: Automate full cert request flow Action: opened PR body: """ Adds `--autogenerate` flag to `ipa cert-request` command. It no longer requires a CSR passed on the command line, instead it creates a config (bash

Re: [Freeipa-devel] CSR autogeneration next steps

2017-02-04 Thread Ben Lipton
On 01/12/2017 04:35 AM, Jan Cholasta wrote: On 11.1.2017 00:38, Ben Lipton wrote: On 01/10/2017 01:58 AM, Jan Cholasta wrote: On 19.12.2016 21:59, Ben Lipton wrote: On 12/15/2016 11:11 PM, Ben Lipton wrote: On 12/12/2016 03:52 AM, Jan Cholasta wrote: On 5.12.2016 16:48, Ben Lipton wrote: