https://bugzilla.redhat.com/show_bug.cgi?id=461028
Resolves: bug 461028
Bug Description: Admin Server problem with mod_nss and NSS 3.12 on F9
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: Admin Server must make sure to do the NSS
initialization after mod_nss has done so. NSS 3.12 (introduced in
Fedora 9) requires that processes must perform NSS initialization after
calling fork() in each child process. Apache provides a hook to do
this. I mostly just copied the init code from mod_nss, so that the init
is done the same way that mod_nss does it. Without this patch, I get
strange errors when starting the Admin Server with SSL enabled, such as
"Password for internal slot is incorrect". With the patch, everything
works fine.
Platforms tested: Fedora 9
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=315652&action=diff
--
Fedora-directory-devel mailing list
Fedora-directory-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-devel