rhtyd edited a comment on issue #3255:
URL: https://github.com/apache/cloudstack/issues/3255#issuecomment-634409557


   @miklosbarabas I got the same issue and used the following workaround in the 
`sshd_config`:
   ```
   PubkeyAcceptedKeyTypes=+ssh-dss
   HostKeyAlgorithms=+ssh-dss
   KexAlgorithms=+diffie-hellman-group1-sha1
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to