CAAPIM / Android-MAS-SDK

Install and use the Mobile SDK for Androidâ„¢
Other
14 stars 22 forks source link

Implementation of Hostname Verification when connecting to any endpoint #401

Open arindamhit opened 2 years ago

arindamhit commented 2 years ago

When we connecting to any end point, we were allowing any hostname. But there are request where we need to mandate host name verification. We are providing option to enable/disable hostname verification. By default, it will be disabled or go with the default behavior.