#1757 preparing replica on replica crashes in self-signed installation
Closed: Fixed None Opened 12 years ago by ohamada.

Preparing replica on replica crashes in case of self-signed installation.

Creating SSL certificate for the Directory Server
certutil: could not find certificate named "MEAT.COM IPA CA": security library: bad database.
certutil: unable to create cert (security library: bad database.)
preparation of replica failed: Command '/usr/bin/certutil -d /tmp/tmpeQlnnmipa/realm_info -A -n Server-Cert -t u,u,u -i /var/lib/ipa/ipa-L2rLoC/tmpcert.der -f /tmp/tmpeQlnnmipa/realm_info/pwdfile.txt' returned non-zero exit status 255
Command '/usr/bin/certutil -d /tmp/tmpeQlnnmipa/realm_info -A -n Server-Cert -t u,u,u -i /var/lib/ipa/ipa-L2rLoC/tmpcert.der -f /tmp/tmpeQlnnmipa/realm_info/pwdfile.txt' returned non-zero exit status 255
  File "/usr/sbin/ipa-replica-prepare", line 461, in <module>
    main()

  File "/usr/sbin/ipa-replica-prepare", line 347, in main
    export_certdb(api.env.realm, ds_dir, dir, passwd_fname, "dscert", replica_fqdn, subject_base)

  File "/usr/sbin/ipa-replica-prepare", line 143, in export_certdb
    raise e

User should be at least warned in more polite way.


Metadata Update from @ohamada:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.1.2 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata