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

Wrong SSL handling in agent #115

Closed
inoshperera opened this issue Nov 24, 2017 · 1 comment
Closed

Wrong SSL handling in agent #115

inoshperera opened this issue Nov 24, 2017 · 1 comment

Comments

@inoshperera
Copy link
Contributor

SSL certificates that are issued from SSL authorities must be added to the agent keystore and this becomes an issue when the certificate expires, the agent looses communication. To fix this the server must present proper SSL chain and the client must not depend on the internal keystore.

inoshperera added a commit to inoshperera/cdmf-agent-android that referenced this issue Nov 24, 2017
@inoshperera
Copy link
Contributor Author

fixed in above commit

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

No branches or pull requests

1 participant