You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smartcards are quite slow when processing rsa4096. This can be problematic when using authentication subkeys for batch processing, e.g. via ansible, chef etc. Since authentication keys need not remain secure in the long term (unlike encryption keys), rsa4096 for auth is overkill. We should consider reducing this to rsa2048.
The text was updated successfully, but these errors were encountered:
Smartcards are quite slow when processing rsa4096. This can be problematic when using authentication subkeys for batch processing, e.g. via ansible, chef etc. Since authentication keys need not remain secure in the long term (unlike encryption keys), rsa4096 for auth is overkill. We should consider reducing this to rsa2048.
The text was updated successfully, but these errors were encountered: