#9323 Update the design doc for certificate pruning
Closed: fixed by frenaud. Opened by myusuf.

https://github.com/freeipa/freeipa/blob/master/doc/designs/expired_certificate_pruning.md at CLI section enable and disable operation is mentioned as:

ipa-acme-manage pruning --enable=TRUE
and 
ipa-acme-manage pruning --enable=FALSE

where as when you run command it can be done using

ipa-acme-manage pruning --enable
and 
ipa-acme-manage pruning --disable

Design doc should be updated.


Metadata Update from @rcritten:
- Issue assigned to rcritten

master:

  • 50d40b5a9f65f8ff85aa7d7875f59ea3380f678c doc: Update pruning design with implement enable/disable options

ipa-4-10:

  • fe13baa0acdb885dd981cbd8fdf6cee5e5ef22e3 doc: Update pruning design with implement enable/disable options

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata