Explains how X.509v3 identity certificates and trusted CA signatures support SSH server and user authentication on Cisco IOS XR routers.
X.509v3 certificate authentication is an SSH authentication method that
-
binds a server or user public key to a digital identity
-
verifies the binding through a chain of signatures from a trusted CA, and
-
allows or denies SSH access after certificate validation.
The feature supports server authentication and user authentication on the SSH server.
User authentication supports these public-key algorithms:
-
x509v3-ssh-dss
-
x509v3-ssh-rsa
-
x509v3-ecdsa-sha2-nistp256
-
x509v3-ecdsa-sha2-nistp384
-
x509v3-ecdsa-sha2-nistp521
Server authentication supports only x509v3-ssh-rsa algorithm.
| Feature Name | Release Information | Feature Description |
|---|---|---|
| X.509v3 Certificate-based Authentication for SSH | Release 25.4.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100]) (select variants only*) *This feature is supported on:
|
| X.509v3 Certificate-based Authentication for SSH | Release 25.1.1 |
Introduced in this release on: Fixed Systems (8700 [ASIC: K100], 8010 [ASIC: A100]) (select variants only*) *This feature is supported on:
|
| X.509v3 Certificate-based Authentication for SSH | Release 24.4.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100]) (select variants only*); Modular Systems (8800 [LC ASIC: P100])(select variants only*) *This feature is supported on:
|
| X.509v3 Certificate-based Authentication for SSH | Release 7.3.1 |
This feature adds new public-key algorithms that use X.509v3 digital certificates for SSH authentication. These certificates use a chain of signatures by a trusted certification authority to bind a public key to the digital identity of the user who is authenticating with the SSH server. These certificates are tough to falsify and are therefore used for identity management and access control across many applications and networks. Commands introduced for this feature are: This command is modified for this feature: |