Skip to content

Conversation

@pontusmelke
Copy link
Contributor

TRUST_SIGNED_CERTIFICATES is behaving differently on different platforms. In
order to clean this up we deprecate it and replace with

  • TRUST_SYSTEM_CA_SIGNED_CERTIFICATES which trusts the system defaults on the
    platform
  • TRUST_CUSTOM_CA_SIGNED_CERTIFICATES which trusts a particular root
    certificate (can be a self-signed certificate for example)

`TRUST_SIGNED_CERTIFICATES` is behaving differently on different platforms. In
order to clean this up we deprecate it and replace with

- `TRUST_SYSTEM_CA_SIGNED_CERTIFICATES` which trusts the system defaults on the
platform

- `TRUST_CUSTOM_CA_SIGNED_CERTIFICATES` which trusts a particular root
certificate (can be a self-signed certificate for example)
@zhenlineo
Copy link
Contributor

+1

@pontusmelke pontusmelke merged commit e2e4574 into neo4j:1.0 Sep 8, 2016
@pontusmelke pontusmelke deleted the 1.0-cleanup-tls-opts branch September 8, 2016 09:24
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.

2 participants