Yubikey
YubicoBitwardenGPG ToolsDonate Coffee
General
General
  • Introduction
    • Getting Started
    • Terms
    • FAQ
    • NFC vs FIPS
    • Securing Your Footprint
  • Tutorials
    • ⭕Bitwarden
    • ⭕Bitlocker
    • ⭕Code Signing
    • ⭕EFS
    • ⭕Github Desktop
    • ⭕KeePassXC
    • ⭕SSH + PuTTY-CAC
      • 🟣PIV-PKCS
      • 🟣PIV-CAPI
      • 🟣GPG
      • ⭕Configs
        • 📄gpg.conf
        • 📄gpg-agent.conf
        • 📄scdaemon.conf
    • ⭕Battle.net OTP
    • ⭕Steam OTP
    • ⭕Veracrypt
  • GUIDES
    • ⭕Setting up a New Key
      • 🟣Minimal Version
    • ⭕Securing Your Credentials
    • ⭕Setting up CLI / ykman
    • ⭕Setting up CLI / GPG
    • ⭕Mysterious Certificates
    • ⭕Understanding PINs
      • 🟣FIDO2
      • 🟣GPG
      • 🟣PIV
    • ⭕Yubikey Firmware
  • CHEATSHEETS
    • ⭕Environment Variables
    • ⭕Files/Abbreviations
    • ⭕OpenSSL
      • 🟣slot_9a.cnf
      • 🟣slot_9c.cnf
      • 🟣slot_9d.cnf
      • 🟣slot_9e.cnf
    • ⭕PEM Types
    • ⭕Usage Types
      • 🟣KeyUsage
      • 🟣KeyUsageProperty
      • 🟣extendedKeyUsage
      • 🟣KeyProtection
      • 🟣KeySpec
Powered by GitBook
On this page
  • ❊ What's the issue?
  • ❊ Cause
  • ❊ Solution

Was this helpful?

  1. GUIDES

Mysterious Certificates

This section gives an explanation as to why certificates keep reappearing in the Windows User Certificate manager after being deleted.

PreviousSetting up CLI / GPGNextUnderstanding PINs

Last updated 2 years ago

Was this helpful?

The User Certificate Manager is a feature in Windows which allows you to manage all the certificates related to your computer.

You can access this manager by clicking -> Run -> type certmgr.msc

❊ What's the issue?

You may notice that certificates will pop up and automatically be re-added in the user certificate manager once you have deleted them.

❊ Cause

Deleted certificates being automatically re-added to your User Certificate Manager comes from the action of plugging your Yubikey into a USB port. As soon as you delete a certificate from this interface, it will remove itself. However, if you have certificates imported onto your Yubikey, they will be imported onto your computer as soon as you plug your Yubikey back in.

❊ Solution

If you do not need a certificate anymore (such as for testing, etc), ensure you delete the PIV certificate from your Yubikey. Any certificates left on the Yubikey will automatically be imported on to your computer as soon as the device is plugged in.

⭕