abdelouahabb edited a comment on issue #4659: URL: https://github.com/apache/cloudstack/issues/4659#issuecomment-776866417
> @abdelouahabb this is working for loads of people all over the world. I suggest you ask for help on [us...@cloudstack.apache.org](mailto:us...@cloudstack.apache.org) > By the looks of your log, the problem is not with ssh but with the certificates or the jdk encryption policies available to your host or management server. Checked the policy and it is enable : ` nano $JAVA_HOME/conf/security/java.security` and the value is `crypto.policy=unlimited` ``` java --version openjdk 11.0.10 2021-01-19 OpenJDK Runtime Environment (build 11.0.10+9-Ubuntu-0ubuntu1.20.04) OpenJDK 64-Bit Server VM (build 11.0.10+9-Ubuntu-0ubuntu1.20.04, mixed mode, sharing) ``` ---------------------------------------------------------------- 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