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
Make sure you are able to repro it on the latest version
Search the existing issues.
Steps to reproduce
I am trying to setup certifiate authentication in my test lab and after setting it up when i try to SSH i get this error
sshd: error: Certificate does not contain an authorized principal
I have signed my user certificate with principal [email protected] and in my authorized_principles file under programdata\ssh i have contoso.local\user1.
I have also tried using [email protected] and user but still the same error.
Expected behavior
should let me ssh in from client to server without password
Actual behavior
fails with error.
Error details
sshd: error: Certificate does not contain an authorized principal
Environment data
server win 2022= OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2
client windows 10 OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2
Version
OpenSSH_for_Windows_8.1p1
Visuals
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Steps to reproduce
I am trying to setup certifiate authentication in my test lab and after setting it up when i try to SSH i get this error
sshd: error: Certificate does not contain an authorized principal
I have signed my user certificate with principal [email protected] and in my authorized_principles file under programdata\ssh i have contoso.local\user1.
I have also tried using [email protected] and user but still the same error.
Expected behavior
should let me ssh in from client to server without password
Actual behavior
fails with error.
Error details
sshd: error: Certificate does not contain an authorized principal
Environment data
Version
OpenSSH_for_Windows_8.1p1
Visuals
No response
The text was updated successfully, but these errors were encountered: