- Más nuevo
- Más votos
- Más comentarios
Try disable insecure Algorithms like below:
MACs hmac-sha2-256,hmac-sha2-512
Hey,
Hope you're keeping well.
AWS Systems Manager Session Manager does not use SSH for its connections, so changes to /etc/ssh/sshd_config won’t affect its encryption algorithms. Session Manager traffic is encrypted using TLS over HTTPS via the SSM Agent, and any “hmac-sha1-96” finding is likely coming from the agent’s underlying WebSocket or channel negotiation, not from OpenSSH. To address PCI findings, make sure your SSM Agent is fully up to date (sudo snap refresh amazon-ssm-agent or use sudo yum update amazon-ssm-agent depending on your OS) since newer versions use stronger algorithms.
Thanks and regards,
Taz
respondido hace 6 meses
Contenido relevante
preguntada hace un año
preguntada hace 8 meses
preguntada hace 8 meses
preguntada hace 8 meses
- OFICIAL DE AWSActualizada hace 4 años
- OFICIAL DE AWSActualizada hace 3 años
