Skip to content

Update config API for TLS to match DIP. #111

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

Closed
wants to merge 2 commits into from

Conversation

jakewins
Copy link
Contributor

@jakewins jakewins commented Jan 4, 2016

This modifes the Config API to talk about encryption rather than TLS, as
well as renaming the on/off and the tls auth config to EncryptionLevel and
TrustStrategy, respectively.

@jakewins
Copy link
Contributor Author

jakewins commented Jan 4, 2016

This will be red until neo4j/neo4j#6134 makes its way through the pipeline

{
try
{
MessageDigest md = MessageDigest.getInstance( "SHA-1" );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about let's move to SHA-2 directly as SHA-1 could already be reverted nowadays?

jakewins and others added 2 commits January 20, 2016 15:09
This modifes the Config API to talk about encryption rather than TLS, as
well as renaming the on/off and the tls auth config to EncryptionLevel and
TrustStrategy, respectively.
@boggle boggle force-pushed the 1.0-tls-consistent branch from a381db9 to 6b02567 Compare January 20, 2016 21:15
@pontusmelke
Copy link
Contributor

needs rebase

@zhenlineo
Copy link
Contributor

#126

@zhenlineo zhenlineo closed this Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants