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

[TIMOB-20431] (3_5_X) Remove NonValidatingTrustManager. #7789

Merged
merged 1 commit into from Mar 7, 2016

Conversation

hieupham007
Copy link
Contributor

@hansemannn hansemannn changed the title [TIMOB-20431]: Remove NonValidatingTrustManager. [TIMOB-20431] (3_5_X) Remove NonValidatingTrustManager. Mar 2, 2016
@adoblas
Copy link

adoblas commented Mar 4, 2016

+1

@@ -549,16 +549,7 @@ public int getReadyState()

public boolean validatesSecureCertificate()
{
if (proxy.hasProperty("validatesSecureCertificate")) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We need a deprecation warning here so we can remove it in 6.0

@hieupham007
Copy link
Contributor Author

Merging

hieupham007 added a commit that referenced this pull request Mar 7, 2016
[TIMOB-20431] (3_5_X) Remove NonValidatingTrustManager.
@hieupham007 hieupham007 merged commit 6d19b94 into tidev:3_5_X Mar 7, 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.

None yet

3 participants