Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix TrustManagerFactory not initialized when no KeyStore provided #403

Merged
merged 1 commit into from
Mar 16, 2016
Merged

Conversation

F43nd1r
Copy link
Member

@F43nd1r F43nd1r commented Mar 16, 2016

Fix #402 .

Also:
Add @Nullabale for keyStoreFactory to prevent this in the future.
Make setter in ConfigurationBuilder return itself for chained calls where missing (e.g. on setKeyStoreFactory).

Add @Nullabale for keyStoreFactory
Make setter in ConfigurationBuilder return itself for chained calls where missing
william-ferguson-au added a commit that referenced this pull request Mar 16, 2016
Fix TrustManagerFactory not initialized when no KeyStoreFactory provided
@william-ferguson-au william-ferguson-au merged commit 9d348fe into ACRA:master Mar 16, 2016
@william-ferguson-au
Copy link
Member

Nice. Thanks @F43nd1r

@william-ferguson-au william-ferguson-au changed the title Fix TrustManagerFactory not initialized when no KeyStoreFactory provided Fix TrustManagerFactory not initialized when no KeyStore provided Mar 16, 2016
@F43nd1r F43nd1r deleted the issue_402 branch May 4, 2018 10:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants