Replies: 2 comments 2 replies
|
Most of this already works from the Issue Certificate form in the current release:
So you can produce a working smartcard logon certificate today, just not from a saved template. The template editor's EKU checkboxes and SAN type list are a fixed short set, so Adding those two options to the template editor is a small frontend change. @NeySlim if you're happy with the idea I can open a PR that adds |
|
Shipped in v2.224 (https://github.com/NeySlim/ultimate-ca-manager/releases/tag/v2.224): |
Uh oh!
There was an error while loading. Please reload this page.
Allow creating a template with the following for use with smartcard login.
EKU:
msSmartcardLogin(1.3.6.1.4.1.311.20.2.2)SAN:
otherName:msUPN;UTF8:john.doe@example.com(1.3.6.1.4.1.311.20.2.3)All reactions