1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
Hello, your problem can be resolve by adding the following properties and values to /etc/ssh/sshd_config
TrustedUserCAKeys /etc/ssh/lightsail_instance_ca.pub
PubkeyAcceptedKeyTypes +ssh-rsa-cert-v01@openssh.com,ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa-cert-v01@openssh.com,ssh-rsa
CASignatureAlgorithms +ssh-rsa
After you update the config file, you can run the following command to make sure you have a good config
sshd -T
After that, you can run the following command to restart sshd
sudo systemctl restart sshd
browser based ssh would be recover for your instance.
respondido hace 2 años
Contenido relevante
- preguntada hace 19 días
- Como solucionar el error: Supplied Policy document is breaching Cloudwatch Logs policy length limit.Respuesta aceptadapreguntada hace 5 días
- preguntada hace un mes
- preguntada hace 8 días
- OFICIAL DE AWSActualizada hace un año
- OFICIAL DE AWSActualizada hace 10 meses
- OFICIAL DE AWSActualizada hace un año
- OFICIAL DE AWSActualizada hace 2 años