tavrez / openssh-sk-winhello

A helper for OpenSSH to interact with FIDO2 and U2F security keys through native Windows Hello API
GNU Lesser General Public License v3.0
185 stars 14 forks source link

init_winhello: Cannot load functions from dll #5

Closed limpkin closed 4 years ago

limpkin commented 4 years ago

I'm fairly sure this is computer policy related. winhello.dll is added tu /usr/bin but when calling ssh-keygen -w winhello.dll -t ecdsa-sk -f id_ecdsa_sk I get the above mentioned error. I checked the file properties for oddities, couldn't find any setting...

limpkin commented 4 years ago

nevermind, was running on 1809....