[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1555 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-25 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221759242 This is ready to merge now. The issue we are seeing is a known issue not related to this PR. --- If your project is set up for it, you can reply to this email and h

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-25 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221759081 ### CI RESULTS ``` Tests Run: 82 Skipped: 0 Failed: 0 Errors: 3 Duration: 8h 37m 16s ``` **Summary of the p

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-25 Thread footplus
Github user footplus commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221572152 LGTM 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this featu

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-25 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221497756 I add the noprompt option. Travis&Jenkins are green. Ready to merge. cc @swill @footplus --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-24 Thread footplus
Github user footplus commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1555#discussion_r64432411 --- Diff: systemvm/scripts/config_ssl.sh --- @@ -204,6 +203,7 @@ if [ -f "$customCACert" ] then keytool -delete -alias $aliasName -keystore $

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-24 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221324840 Thanks for the update. :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-24 Thread footplus
Github user footplus commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221324378 Hum, please wait a bit before merging, it seems that in certain cases, a problem occurs; I'm not sure yet, but there may be more to it. I'll double check w

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-23 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221159974 I think this one is ready... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-23 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-221159912 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 0 Errors: 0 Duration: 8h 55m 13s ``` **Associ

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-22 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220882622 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enable

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220784860 I've fixed the English messages. All is green. LGTM level reached. Ready to merge. cc @swill --- If your project is set up for it, you can reply

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220778699 the message is not in good English, other then that LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1555#discussion_r64134782 --- Diff: systemvm/scripts/config_ssl.sh --- @@ -123,6 +123,8 @@ customCACert= publicIp= hostName= keyStore=$(dirname $0)/certs/realho

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1555#discussion_r64134773 --- Diff: systemvm/scripts/config_ssl.sh --- @@ -167,7 +169,7 @@ then fi if [ ! -f "$customPrivKey" ] then - printf "priv

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220778455 It seems that even without a custom SSL cert, one needs this PR to be able to download from other https sites (as the realhostip one is always loaded). --- If

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1555#discussion_r64134745 --- Diff: systemvm/scripts/config_ssl.sh --- @@ -123,6 +123,8 @@ customCACert= publicIp= hostName= keyStore=$(dirname $0)/certs/realhos

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220771292 ping @ustcweizhou , does this suit Leaseweb? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1555#discussion_r64132615 --- Diff: systemvm/scripts/config_ssl.sh --- @@ -123,6 +123,8 @@ customCACert= publicIp= hostName= keyStore=$(dirname $0)/certs/realho

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1555#discussion_r64132608 --- Diff: systemvm/scripts/config_ssl.sh --- @@ -167,7 +169,7 @@ then fi if [ ! -f "$customPrivKey" ] then - printf "pri

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220767434 Thanks @milamberspace! I was also looking into this and hacked around a bit. Your solution is nice! Now when a custom cert is used, the other CAs are also avail

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-21 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220764639 Travis & Jenkins are green. Ready for 2 x LGTM (easy review) cc @DaanHoogland @rhtyd --- If your project is set up for it, you can reply to this ema

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-20 Thread footplus
Github user footplus commented on the pull request: https://github.com/apache/cloudstack/pull/1555#issuecomment-220615734 LGTM :) It seems to work correctly on my 4.8.0 setup. Thanks. Best regards, Aurélien --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: Add Java Default Certificat Authorities i...

2016-05-20 Thread milamberspace
GitHub user milamberspace opened a pull request: https://github.com/apache/cloudstack/pull/1555 Add Java Default Certificat Authorities into the keystore if using a custom cert SSL Related to CLOUDSTACK-1475 You can merge this pull request into a Git repository by running