Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

If I use 'Forget Site,' would any certificates to that site also be removed?

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 5 回表示
  • 最後の返信者: FredMcD

more options

If I use 'Forget Site,' would any certificates to that site also be removed? Would any passwords also be removed?

If I use 'Forget Site,' would any certificates to that site also be removed? Would any passwords also be removed?

選ばれた解決策

Yes, certificates and passwords are included in "Forget About This Site". You can search for lines that start with 'const' on this page to see what items are included as there are a lot.

Certificates:

Passwords: https://searchfox.org/mozilla-release/source/toolkit/components/cleardata/ClearDataService.jsm#line-395


Note that if you use a Primary Password then you can prevent losing passwords by canceling a PP prompt in the Password Manager (Lockwise) to force a logout. You will then get prompted to enter the PP when you use for "Forget About This Site" and cancel this prompt as well.

You can manually log out in the Security Device manager and check the current state.

  • Settings/Options/Preferences -> Privacy & Security -> Certificates -> Security Devices: Software Security Device: Log Out button in the right sidebar
この回答をすべて読む 👍 0

すべての返信 (2)

more options

選ばれた解決策

Yes, certificates and passwords are included in "Forget About This Site". You can search for lines that start with 'const' on this page to see what items are included as there are a lot.

Certificates:

Passwords: https://searchfox.org/mozilla-release/source/toolkit/components/cleardata/ClearDataService.jsm#line-395


Note that if you use a Primary Password then you can prevent losing passwords by canceling a PP prompt in the Password Manager (Lockwise) to force a logout. You will then get prompted to enter the PP when you use for "Forget About This Site" and cancel this prompt as well.

You can manually log out in the Security Device manager and check the current state.

  • Settings/Options/Preferences -> Privacy & Security -> Certificates -> Security Devices: Software Security Device: Log Out button in the right sidebar
more options

Thank you. Have a good weekend.