Skip to content

client: cleanup old java.security.ciphers tomcat config#3145

Closed
yadvr wants to merge 1 commit into
apache:4.11from
shapeblue:rm-local-security-file
Closed

client: cleanup old java.security.ciphers tomcat config#3145
yadvr wants to merge 1 commit into
apache:4.11from
shapeblue:rm-local-security-file

Conversation

@yadvr
Copy link
Copy Markdown
Member

@yadvr yadvr commented Jan 25, 2019

This removes old tomcat specific java.security.ciphers file that no
longer overrides and disables JAVA TLS algorithms. The preferred way
is to configure the global java.security file in
$JRE_HOME/lib/security/java.security.

Fixes #3140

Doc PR https://github.com/apache/cloudstack-documentation/pull/26/files

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

This removes old tomcat specific java.security.ciphers file that no
longer overrides and disables JAVA TLS algorithms. The preferred way
is to configure the global java.security file in
`$JRE_HOME/lib/security/java.security`.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
@yadvr
Copy link
Copy Markdown
Member Author

yadvr commented Jan 25, 2019

@blueorangutan
Copy link
Copy Markdown

@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2567

@yadvr
Copy link
Copy Markdown
Member Author

yadvr commented Jan 25, 2019

@blueorangutan test

@blueorangutan
Copy link
Copy Markdown

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link
Copy Markdown

Trillian test result (tid-3347)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 32991 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3145-t3347-kvm-centos7.zip
Intermittent failure detected: /marvin/tests/smoke/test_public_ip_range.py
Intermittent failure detected: /marvin/tests/smoke/test_templates.py
Intermittent failure detected: /marvin/tests/smoke/test_usage.py
Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
Smoke tests completed. 65 look OK, 3 have error(s)
Only failed tests results shown below:

Test Result Time (s) Test File
test_04_extract_template Failure 128.30 test_templates.py
ContextSuite context=TestISOUsage>:setup Error 0.00 test_usage.py
test_06_download_detached_volume Failure 138.75 test_volumes.py

@yadvr
Copy link
Copy Markdown
Member Author

yadvr commented Feb 1, 2019

A better fix will be on its way soon, closing this for now.

@yadvr yadvr closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants