Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exclude cipher suites in ssl config #940

Merged
merged 8 commits into from
Dec 5, 2019
Merged

Conversation

namtruong
Copy link
Collaborator

Add excludeCipherSuites option to SslConfig so that users can manually exclude some weak or insecure ciphers.

See #931 for details

@codecov-io
Copy link

codecov-io commented Dec 3, 2019

Codecov Report

Merging #940 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #940      +/-   ##
===========================================
+ Coverage      99.3%   99.3%   +<.01%     
- Complexity     2073    2075       +2     
===========================================
  Files           311     311              
  Lines          5778    5781       +3     
  Branches        326     326              
===========================================
+ Hits           5738    5741       +3     
  Misses            5       5              
  Partials         35      35
Impacted Files Coverage Δ Complexity Δ
...main/java/com/quorum/tessera/config/SslConfig.java 100% <100%> (ø) 48 <2> (+2) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a5c039...5b368d5. Read the comment docs.

@Krish1979 Krish1979 merged commit d668b45 into master Dec 5, 2019
@Krish1979 Krish1979 added 0.10.2 0.10.2 feature User features labels Dec 5, 2019
@namtruong namtruong deleted the add-exclude-cipher-suites branch January 6, 2020 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.10.2 0.10.2 feature User features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants