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

starting to address issue raised in #38 #100

Merged
merged 2 commits into from
Jun 20, 2015

Conversation

michaelrice
Copy link
Member

Fixes #38

@michaelrice
Copy link
Member Author

This needs some kind of test with it. Integration or unit will be acceptable

The way the library has always worked the default ssl
context (when using ignore certs) would change the global
context for anything in the jvm. This means ALL certs were
trusted when using ignoreCert in YAVIJAVA/VIJAVA. This is
a big security issue. A user on the vijava forums pointed
the issue out: http://sourceforge.net/p/vijava/discussion/826592/thread/33f68590/
This fixes that issue and includes tests to verify fix.

Fixes yavijava#38
michaelrice added a commit that referenced this pull request Jun 20, 2015
starting to address issue raised in #38
@michaelrice michaelrice merged commit 1cf317e into yavijava:vsphere_6 Jun 20, 2015
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.

1 participant