Updates authorized_key.py to be used with FIDO2 security keys.

Last try had a space at the end for some weird reason.
This commit is contained in:
Franz Bettag 2020-05-19 13:34:55 +00:00 committed by Abhijeet Kasurde
parent de75c6f325
commit 6208b5e920

View file

@ -392,6 +392,7 @@ def parsekey(module, raw_key, rank=None):
'ecdsa-sha2-nistp521',
'ssh-dss',
'ssh-rsa',
'sk-ecdsa-sha2-nistp256@openssh.com',
]
options = None # connection options