P.S. I would like to line out things that changed since the SSL certificate 
check was working:

1. Newer Go runtime
2. HTTP/2 connection
3. I used http.Get(url) before and now I use http.Client.Do (I use this for 
customizing the User-Agent header)

All the other things did not change, so the changed behaviour is a surprise 
for me.

Would appreciate any clues.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to