glassechidna / lastkeypair

A serverless SSH certificate authority to control access to machines using IAM and Lambda
Apache License 2.0
49 stars 5 forks source link

Windows support #31

Open aidansteele opened 6 years ago

aidansteele commented 6 years ago

Windows powershell remoting allows authentication using SSL client certificates. We could add support for this

aidansteele commented 6 years ago

Might be less necessary now that Microsoft-provided OpenSSH has reached 1.0.0.0 and supports these certs?