by richmoore44:
Taking a look at the code for certificate verification, the hostname matching function
appears to allow wildcards in IP addresses. I previously reported this issue against FF,
Chrome etc. back in 2010. The code that appears vulnerable can be seen at:
http://code.google.com/p/go/source/browse/src/pkg/crypto/x509/verify.go#237
http://www.westpoint.ltd.uk/advisories/wp-10-0001.txt
by richmoore44: