While working on FIPS requirement. I found that there is a master password required for LibNSS to access all primary cryptographic module.
Similarly Firefox in FIPS mode also needs a master password although it is the password used to protect user credential information and certificates.
Keeping the fact in mind Firefox uses NSS, I am a bit confused. Both NSS master password and Firefox required master password are different or same.
I also want to know where this master password stored. Can I set it using a script ?