envoyproxy / envoy-mobile

Client HTTP and networking library based on the Envoy project for iOS, Android, and more.
https://envoymobile.io
Apache License 2.0
557 stars 84 forks source link

Various small cleanups to PlatformBridgeCertValidator #2700

Closed RyanTheOptimist closed 1 year ago

RyanTheOptimist commented 1 year ago

Remove unused next_iterationcallback member. Remove unused config_ member. Make some members const. Use hostname instead of host_name. Pass in the list of subject alt names instead of passing in the transport socket options.

Risk Level: Low Testing: No behavior change Docs Changes: N/A Release Notes: N/A

Signed-off-by: Ryan Hamilton rch@google.com

RyanTheOptimist commented 1 year ago

/assign @danzh2010

RyanTheOptimist commented 1 year ago

/assign @danzh2010