Hello,
We're trying to configure a http.Transport such that the client does extra
validation of the server-provided certificate before sending any data. We
want this client to compare server-provided certificate fields against
values present on the request Context. In essence, we'd like to be
> On Thursday, August 17, 2017 at 3:33:14 PM UTC-7, Gabriel Rosenhouse wrote:
>>
>> Hello,
>>
>> We're trying to configure a http.Transport such that the client does
>> extra validation of the server-provided certificate before sending any
>> data. We w