CSIS / EnrollmentStation

Enrollment Station for enrolling Yubico smart cards in a Windows PKI
Other
46 stars 19 forks source link

Support for updating expired keys #12

Open ian-csis opened 8 years ago

ian-csis commented 8 years ago

The current procedure for updating expired certificates is to terminate the Yubikey (which revokes the certificate) and enroll it again. This has 2 issues:

  1. Best practice is to keep the revocation list on a CA as small as possible. We are putting expired/soon to expire smart cards on the revocation list.
  2. The Yubikey gets reset (terminated) and the user has to re-enter the PIN code.

Clockscrew considerations

Key renewal discussion

*User's PIN

Documentation considerations