ConnectSDK / Connect-SDK-Android-Core

Core source code for the Android Connect SDK project
Apache License 2.0
114 stars 79 forks source link

PLAT-38706: Improve security level for ConnectSDK with CA certificate #100

Closed anishlg closed 6 years ago

anishlg commented 6 years ago

Issue Resolved / Feature Added

Add support to not to use "self-signed certificate for SSL" to improve security level for second-screen-gateway and ConnectSDK

Resolution

Implemented the CA certificate for communication between connectSDK and second-screen-gateway.

Additional Considerations

second-screen-gateway service accepts the response from connectSDK on validating the certificates

Links

PLAT-38706

Comments

Enact-DCO-1.1-Signed-off-by: Anish TD(anish.td@lge.com)