You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/10 17:08:35 UTC

[GitHub] [cloudstack] abdelouahabb edited a comment on issue #4659: Agent : SSL Handshake failed while connecting to host on port: 8250

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 [users@cloudstack.apache.org](mailto:users@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:
users@infra.apache.org