On 04/15/2013 10:20 AM, Petr Viktorin wrote:
> Hello,
> this fixes incorrect descriptions of the --external_cert_file &
> --external_ca_file options.
>
>
> https://fedorahosted.org/freeipa/ticket/3523
>
>
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel

There are also 3 error messages in install/tools/ipa-server-install,
that refer to
PKCS#10 certificates. Do we also need to fix these?

[akrivoka@server freeipa]$ git grep 'PKCS#10'
install/tools/ipa-server-install
install/tools/ipa-server-install:            print "Can't load the
PKCS#10 certificate: %s." % str(e)
install/tools/ipa-server-install:            print "Subject of the
PKCS#10 certificate is not correct (got %s, expected %s)." %
(certsubject, wantsubject)
install/tools/ipa-server-install:            print "The PKCS#10
certificate is not signed by the external CA (unknown issuer %s)." %
certissuer



-- 
Regards,

Ana Krivokapic
Associate Software Engineer
FreeIPA team
Red Hat Inc.

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to