CSIS / EnrollmentStation

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

Add ability to pick the algorithm used for private keys #17

Closed mike-csis closed 8 years ago

mike-csis commented 8 years ago

See #13

mike-csis commented 8 years ago

Note that the implementation will pop up the question regarding settings again, as the user needs to pick the default algorithm. By "default", it will suggest RSA 2048. Simply clicking Save on the dialog will keep everyone happy :)

Support for EC is not as simple right now.