#5734 cert-request: PKCS #10 only is supported but `--request-type' option suggests otherwise
Closed: fixed 7 years ago Opened 8 years ago by ftweedal.

ipa cert-request command has the --request-type option,
which defaults to "pkcs10". However, the cert-request routine
needs the request to be a PKCS #10 object, rendering the option
useless.

Proposed fix: until such time as other formats are actually
supported, remove the option. We probably need to keep the
argument for backwards compatibility but it should at least be
hidden from the CLI.


This ticket is out of scope of 4.4.0 release. Moving to 4.4.1. Note that 4.4.1 needs to be triaged, therefore not everything will be implemented.

moving out tickets not implemented in 4.4.1

4.4.2 is a stabilization milestone. If this bug is important stabilization bug then please put it to NEEDS TRIAGE milestone for retriage.

Metadata Update from @ftweedal:
- Issue assigned to akasurde
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

During discussion in PR https://github.com/freeipa/freeipa/pull/480 has been decided to remove option from CLI completely as it does nothing

Metadata Update from @mbasti:
- Issue close_status updated to: None

7 years ago

master:

  • a1bb442 Hide request_type doc string in cert-request help

ipa-4-5:

  • 535e861 Hide request_type doc string in cert-request help

Metadata Update from @mbasti:
- Issue close_status updated to: fixed
- Issue set to the milestone: FreeIPA 4.5.1 (was: FreeIPA 4.5 backlog)
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata