#2574 subject argument in ipa-server-install(certificate system options) should be subject_base
Closed: duplicate 6 years ago Opened 12 years ago by ksiddiqu.

--subject=SUBJECT The certificate subject base (default O=<realm-name>)

The above argument in ipa-server-install means for certificate subject base and not for certificate subject, so we should have this argument as subject_base.

[root@ipa63server ~]# rpm -q ipa-server
ipa-server-2.2.0-4.el6.x86_64
[root@ipa63server ~]#


Metadata Update from @ksiddiqu:
- Issue assigned to rcritten
- Issue set to the milestone: Tickets Deferred

7 years ago

This was fixed as part of a different ticket:

commit c6db493b06320455a2366945911939a605df2a73     
Author: Fraser Tweedale <ftweedal@redhat.com>       
Date:   Wed Nov 16 19:59:58 2016 +1000              

    installer: rename --subject to --subject-base   

    The --subject option is actually used to provide the "subject base".
    We are also going to add an option for fully specifying the IPA CA  
    subject DN in a subsequent commit.  So to avoid confusion, rename   
    --subject to --subject-base, retaining --subject as a deprecated    
    alias.                

    Part of: https://fedorahosted.org/freeipa/ticket/2614               

    Reviewed-By: Jan Cholasta <jcholast@redhat.com> 

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

6 years ago

Metadata Update from @ftweedal:
- Issue close_status updated to: duplicate

6 years ago

Login to comment on this ticket.

Metadata