#965 nss_shutdown() with strange results in ipa-replica-prepare
Closed: Fixed None Opened 13 years ago by rcritten.

I'm not sure when this started happening...

ipa-replica-prepare generates two certificates.

For dogtag we use /etc/httpd/alias as our certdb so we can use the RA agent cert to generate certs. This was failing in two ways.

The first pass nss_shutdown() failed because the NSS database wasn't initialized even though nss_is_initialized() returned True

The second pass failed because the NSS database had something open.

I'm ignoring the errors for now but we need to figure out what changed.


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

7 years ago

Login to comment on this ticket.

Metadata