How to unlock the 'Network Security Services' password if i forget the origjinal password.
if i can unlock the password with a super user. i used the source code of mozilla nss(C language program). i did't find an interface to slove the question. so how i can do it?
所有回复 (4)
It does not look like it, but best to ask the experts in the MDN forum or Stackoverflow.com
- https://developer.mozilla.org/en-US/d.../Introduction_to_Public-Key_Cryptography
- https://developer.mozilla.org/en-US/d.../troubleshoot.html
- Set Password function https://developer.mozilla.org/en-US/d.../pkfnc.html#1023128
I hope those help.
my question is not about SSL or cert or Crypto. Only about password. That is like you have a password to login a session, but you fogget . how do you do now. If there is a root user to unlock you password?
Is this about the Master Password?
yes, it is about password managing. but it isn't like the website you support to me. We use the sources code of "Network Security Services" . but the nss didn't have an route to unlock the usr pin .