Use SECMOD_RestartModules() from the forthcoming NSS 3.12.9 release to make the libk5crypto back end work after a fork. Add a test program to exercise fork detection in the NSS back end. Add a configure-time version check to ensure that we're using NSS 3.12.9 or later. https://github.com/krb5/krb5/commit/03a197a41f4f8d2cd2ec5da3892a006bd1b0d265 Commit By: ghudson Revision: 24470 Changed Files: U trunk/src/configure.in U trunk/src/lib/crypto/crypto_tests/Makefile.in A trunk/src/lib/crypto/crypto_tests/t_fork.c U trunk/src/lib/crypto/nss/enc_provider/enc_gen.c