commit | 7360e3e440e70f534b7ade9005357452a2ebfb2d | [log] [tgz] |
---|---|---|
author | Hai Shalom <haishalom@google.com> | Fri Jul 26 10:52:05 2019 -0700 |
committer | Hai Shalom <haishalom@google.com> | Fri Aug 02 12:42:38 2019 -0700 |
tree | 03301e908075544c5204213f0733ebadf66ff080 | |
parent | a9974d5a0c4258f88f4a643b9eec278cc2019c37 [diff] |
[Passpoint] OSU system exception when the URL is HTTP Added checks that the OSU URL is a HTTPS type, and that openConnection returns an object of HTTPS type before casting it. Added additional tests. Add addtional error logs when the OSU cert fails verifications. Bug: 138444946 Test: atest OsuServerConnectionTest Test: Verify class cast exception with HTTP URL before the change and a handled error when the change is applied. Change-Id: I85b88988f056efd993e19ba157df1d3987b60b27